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 - 4
of
4
) sorted by null
/system/core/libutils/
RefBase.cpp
486
if (!impl->mBase->onIncStrongAttempted(
FIRST_INC_STRONG
, id)) {
620
return (flags&
FIRST_INC_STRONG
) ? true : false;
/frameworks/rs/cpp/util/
RefBase.h
138
FIRST_INC_STRONG
= 0x0001
/frameworks/rs/server/
RefBase.h
137
FIRST_INC_STRONG
= 0x0001
/system/core/include/utils/
RefBase.h
142
FIRST_INC_STRONG
= 0x0001
Completed in 44 milliseconds