Home
last modified time | relevance | path

Searched defs:onLastStrongRef (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/sensorservice/hidl/
DEventQueue.cpp70 void EventQueue::onLastStrongRef(const void *id) { in onLastStrongRef() function in android::frameworks::sensorservice::V1_0::implementation::EventQueue
/frameworks/native/libs/sensor/
DISensorEventConnection.cpp101 virtual void onLastStrongRef(const void* id) { in onLastStrongRef() function in android::BpSensorEventConnection
/frameworks/native/libs/binder/
DBinder.cpp341 void BpRefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpRefBase
DBpBinder.cpp418 void BpBinder::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpBinder
/frameworks/native/libs/gui/
DConsumerBase.cpp93 void ConsumerBase::onLastStrongRef(const void* id __attribute__((unused))) { in onLastStrongRef() function in android::ConsumerBase
/frameworks/native/libs/binder/ndk/
Dibinder.cpp171 void ABpBinder::onLastStrongRef(const void* id) { in onLastStrongRef() function in ABpBinder