Home
last modified time | relevance | path

Searched refs:onFirstRef (Results 1 – 9 of 9) sorted by relevance

/system/extras/libperfmgr/include/perfmgr/
DNodeLooperThread.h83 void onFirstRef() override;
/system/libhwbinder/include/hwbinder/
DBpHwBinder.h96 virtual void onFirstRef();
DBinder.h99 virtual void onFirstRef();
/system/extras/libperfmgr/
DNodeLooperThread.cc123 void NodeLooperThread::onFirstRef() { in onFirstRef() function in android::perfmgr::NodeLooperThread
/system/core/libutils/
DRefBase.cpp429 refs->mBase->onFirstRef(); in incStrong()
486 refs->mBase->onFirstRef(); in forceIncStrong()
738 void RefBase::onFirstRef() in onFirstRef() function in android::RefBase
/system/libhwbinder/
DBinder.cpp236 void BpHwRefBase::onFirstRef() in onFirstRef() function in android::hardware::BpHwRefBase
DBpHwBinder.cpp278 void BpHwBinder::onFirstRef() in onFirstRef() function in android::hardware::BpHwBinder
/system/core/libutils/include/utils/
DRefBase.h323 virtual void onFirstRef();
/system/libhidl/transport/
DServiceManagement.cpp619 void onFirstRef() override { in onFirstRef() function