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 | 364 void MelProcessor::onLastStrongRef(const void* id __attribute__((unused))) { in onLastStrongRef() function in android::audio_utils::MelProcessor |
/system/core/libutils/ | ||
D | RefBase.cpp | 819 void RefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::RefBase |