Searched defs:onLastStrongRef (Results 1 – 4 of 4) sorted by relevance
| /system/libhwbinder/ | ||
| D | Binder.cpp | 252 void BpHwRefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::hardware::BpHwRefBase |
| D | BpHwBinder.cpp | 285 void BpHwBinder::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::hardware::BpHwBinder |
| /system/media/audio_utils/ | ||
| D | MelProcessor.cpp | 378 void MelProcessor::onLastStrongRef(const void* id __attribute__((unused))) { in onLastStrongRef() function in android::audio_utils::MelProcessor |
| /system/core/libutils/binder/ | ||
| D | RefBase.cpp | 824 void RefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::RefBase |