OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mManagesContexts
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/binder/
ProcessState.cpp
112
if (
mManagesContexts
) {
147
return
mManagesContexts
;
152
if (!
mManagesContexts
) {
160
mManagesContexts
= true;
167
return
mManagesContexts
;
374
,
mManagesContexts
(false)
/frameworks/native/include/binder/
ProcessState.h
100
bool
mManagesContexts
;
Completed in 194 milliseconds