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

/system/core/libutils/
H A DRefBase.cpp486 if (!impl->mBase->onIncStrongAttempted(FIRST_INC_STRONG, id)) {
497 // someone else, the implementor of onIncStrongAttempted() is holding
618 bool RefBase::onIncStrongAttempted(uint32_t flags, const void* id) function in class:android::RefBase

Completed in 23 milliseconds