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

/system/core/libutils/
H A DRefBase.cpp490 if (!impl->mBase->onIncStrongAttempted(FIRST_INC_STRONG, id)) {
501 // someone else, the implementor of onIncStrongAttempted() is holding
622 bool RefBase::onIncStrongAttempted(uint32_t flags, const void* /*id*/) function in class:android::RefBase
/system/core/include/utils/
H A DRefBase.h140 //! Flags for onIncStrongAttempted()
147 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);

Completed in 60 milliseconds