Home
last modified time | relevance | path

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

/system/core/libutils/
DRefBase.cpp609 if (!impl->mBase->onIncStrongAttempted(FIRST_INC_STRONG, id)) { in attemptIncStrong()
748 return (flags&FIRST_INC_STRONG) ? true : false; in onIncStrongAttempted()
/system/core/libutils/include/utils/
DRefBase.h319 FIRST_INC_STRONG = 0x0001 enumerator