Home
last modified time | relevance | path

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

/system/core/libutils/
DRefBase.cpp351 refs->mBase->onLastStrongRef(id); in decStrong()
506 impl->mBase->onLastStrongRef(id); in attemptIncStrong()
618 void RefBase::onLastStrongRef(const void* /*id*/) in onLastStrongRef() function in android::RefBase
/system/core/include/utils/
DRefBase.h146 virtual void onLastStrongRef(const void* id);