Home
last modified time | relevance | path

Searched refs:onLastStrongRef (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/include/gui/
DConsumerBase.h100 virtual void onLastStrongRef(const void* id);
/frameworks/native/include/binder/
DBinder.h86 virtual void onLastStrongRef(const void* id);
DBpBinder.h96 virtual void onLastStrongRef(const void* id);
/frameworks/native/libs/binder/
DBinder.cpp259 void BpRefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpRefBase
DBpBinder.cpp346 void BpBinder::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::BpBinder
/frameworks/native/libs/gui/
DConsumerBase.cpp90 void ConsumerBase::onLastStrongRef(const void* id __attribute__((unused))) { in onLastStrongRef() function in android::ConsumerBase
/frameworks/rs/server/
DRefBase.h141 virtual void onLastStrongRef(const void* id);
/frameworks/rs/cpp/util/
DRefBase.h142 virtual void onLastStrongRef(const void* id);