Home
last modified time | relevance | path

Searched refs:onLastStrongRef (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/hidl/
H A DEventQueue.cpp70 void EventQueue::onLastStrongRef(const void *id) { in onLastStrongRef() function in android::frameworks::sensorservice::V1_0::implementation::EventQueue
71 IEventQueue::onLastStrongRef(id); in onLastStrongRef()
H A DEventQueue.h45 void onLastStrongRef(const void *) override;
/aosp12/frameworks/native/libs/sensor/
H A DISensorEventConnection.cpp101 virtual void onLastStrongRef(const void* id) { in onLastStrongRef() function in android::BpSensorEventConnection
103 BpInterface<ISensorEventConnection>::onLastStrongRef(id); in onLastStrongRef()
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DResourceManager.h124 void onLastStrongRef(const void* /*id*/) { in onLastStrongRef() function
/aosp12/system/core/libutils/
H A DRefBase.cpp472 refs->mBase->onLastStrongRef(id); in decStrong()
659 impl->mBase->onLastStrongRef(id); in attemptIncStrong()
781 void RefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::RefBase
/aosp12/system/libhwbinder/include/hwbinder/
H A DBinder.h104 virtual void onLastStrongRef(const void* id);
H A DBpHwBinder.h101 virtual void onLastStrongRef(const void* id);
/aosp12/frameworks/native/libs/binder/include/binder/
H A DBinder.h131 virtual void onLastStrongRef(const void* id);
H A DBpBinder.h167 virtual void onLastStrongRef(const void* id);
/aosp12/frameworks/native/include/binder/
H A DBinder.h131 virtual void onLastStrongRef(const void* id);
/aosp12/frameworks/native/libs/gui/include/gui/
H A DConsumerBase.h135 virtual void onLastStrongRef(const void* id);
/aosp12/frameworks/native/libs/binder/ndk/
H A Dibinder_internal.h102 void onLastStrongRef(const void* id) override;
H A Dibinder.cpp234 void ABpBinder::onLastStrongRef(const void* id) { in onLastStrongRef() function in ABpBinder
249 BpRefBase::onLastStrongRef(id); in onLastStrongRef()
/aosp12/system/libhwbinder/
H A DBinder.cpp260 void BpHwRefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::hardware::BpHwRefBase
H A DBpHwBinder.cpp285 void BpHwBinder::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::hardware::BpHwBinder
/aosp12/frameworks/native/libs/binder/
H A DBinder.cpp488 void BpRefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpRefBase
H A DBpBinder.cpp492 void BpBinder::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpBinder
/aosp12/frameworks/native/libs/gui/
H A DConsumerBase.cpp93 void ConsumerBase::onLastStrongRef(const void* id __attribute__((unused))) { in onLastStrongRef() function in android::ConsumerBase
/aosp12/system/core/libutils/include/utils/
H A DRefBase.h366 virtual void onLastStrongRef(const void* id);
/aosp12/frameworks/rs/cpp/util/
H A DRefBase.h143 virtual void onLastStrongRef(const void* id);
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.h252 void onLastStrongRef(const void* id) { in onLastStrongRef() function