Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/
H A DRefBase.cpp581 impl->mBase->onLastWeakRef(id); in decWeak()
790 void RefBase::onLastWeakRef(const void* /*id*/) in onLastWeakRef() function in android::RefBase
/aosp12/system/core/libutils/include/utils/
H A DRefBase.h375 virtual void onLastWeakRef(const void* id);
/aosp12/frameworks/rs/cpp/util/
H A DRefBase.h145 virtual void onLastWeakRef(const void* id);