Home
last modified time | relevance | path

Searched refs:onLastWeakRef (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/
DRefBase.cpp423 impl->mBase->onLastWeakRef(id); in decWeak()
627 void RefBase::onLastWeakRef(const void* /*id*/) in onLastWeakRef() function in android::RefBase
/system/core/include/utils/
DRefBase.h148 virtual void onLastWeakRef(const void* id);