Home
last modified time | relevance | path

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

/system/core/libutils/
DRefBase.cpp490 if (!impl->mBase->onIncStrongAttempted(FIRST_INC_STRONG, id)) { in attemptIncStrong()
622 bool RefBase::onIncStrongAttempted(uint32_t flags, const void* /*id*/) in onIncStrongAttempted() function in android::RefBase
/system/core/include/utils/
DRefBase.h147 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);