Home
last modified time | relevance | path

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

/frameworks/base/libs/utils/
DRefBase.cpp397 impl->mBase->onLastWeakRef(id); in decWeak()
554 void RefBase::onLastWeakRef(const void* /*id*/) in onLastWeakRef() function in android::RefBase
/frameworks/base/include/utils/
DRefBase.h148 virtual void onLastWeakRef(const void* id);