Searched defs:onLastStrongRef (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
H A DBinder.cpp249 void BpRefBase::onLastStrongRef(const void* id) function in class:android::BpRefBase
H A DBpBinder.cpp346 void BpBinder::onLastStrongRef(const void* id) function in class:android::BpBinder
348 ALOGV("onLastStrongRef BpBinder %p handle %d\n", this, mHandle);
/frameworks/native/libs/gui/
H A DConsumerBase.cpp81 // be done by ConsumerBase::onLastStrongRef(), but it's possible for a
83 // ConsumerBase::onLastStrongRef().
88 void ConsumerBase::onLastStrongRef(const void* id) { function in class:android::ConsumerBase

Completed in 52 milliseconds