OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIRST_INC_STRONG
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/libs/utils/
RefBase.cpp
487
if (!impl->mBase->onIncStrongAttempted(
FIRST_INC_STRONG
, id)) {
621
return (flags&
FIRST_INC_STRONG
) ? true : false;
/frameworks/native/include/utils/
RefBase.h
142
FIRST_INC_STRONG
= 0x0001
/frameworks/rs/server/
RefBase.h
137
FIRST_INC_STRONG
= 0x0001
Completed in 177 milliseconds