Searched defs:onLastStrongRef (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/binder/ | ||
D | Binder.cpp | 267 void BpRefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpRefBase |
D | BpBinder.cpp | 345 void BpBinder::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpBinder |
/frameworks/native/libs/gui/ | ||
D | ConsumerBase.cpp | 91 void ConsumerBase::onLastStrongRef(const void* id __attribute__((unused))) { in onLastStrongRef() function in android::ConsumerBase |