Home
last modified time | relevance | path

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

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