Searched defs:onLastStrongRef (Results 1 – 6 of 6) 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/binder/ | ||
| D | Binder.cpp | 341 void BpRefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpRefBase |
| D | BpBinder.cpp | 418 void BpBinder::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpBinder |
| /frameworks/native/libs/gui/ | ||
| D | ConsumerBase.cpp | 93 void ConsumerBase::onLastStrongRef(const void* id __attribute__((unused))) { in onLastStrongRef() function in android::ConsumerBase |
| /frameworks/native/libs/binder/ndk/ | ||
| D | ibinder.cpp | 171 void ABpBinder::onLastStrongRef(const void* id) { in onLastStrongRef() function in ABpBinder |