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

/system/core/libutils/
H A DRefBase.cpp351 refs->mBase->onLastStrongRef(id);
502 // an unneeded reference. So call onLastStrongRef() here to remove it.
506 impl->mBase->onLastStrongRef(id);
618 void RefBase::onLastStrongRef(const void* /*id*/) function in class:android::RefBase
/system/core/include/utils/
H A DRefBase.h146 virtual void onLastStrongRef(const void* id);

Completed in 20 milliseconds