Searched defs:onLastStrongRef (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/services/sensorservice/hidl/ | ||
D | EventQueue.cpp | 70 void EventQueue::onLastStrongRef(const void *id) { in onLastStrongRef() function in android::frameworks::sensorservice::V1_0::implementation::EventQueue |
/frameworks/native/libs/sensor/ | ||
D | ISensorEventConnection.cpp | 101 virtual void onLastStrongRef(const void* id) { in onLastStrongRef() function in android::BpSensorEventConnection |
/frameworks/native/libs/gui/ | ||
D | ConsumerBase.cpp | 95 void ConsumerBase::onLastStrongRef(const void* id __attribute__((unused))) { in onLastStrongRef() function in android::ConsumerBase |
/frameworks/native/libs/binder/ | ||
D | BpBinder.cpp | 660 void BpBinder::onLastStrongRef(const void* /*id*/) { in onLastStrongRef() function in android::BpBinder |
D | Binder.cpp | 860 void BpRefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpRefBase |