OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_child_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/services/
broker_process.h
88
bool
is_child_
; // Whether we're the child (broker process).
member in class:sandbox::BrokerProcess
broker_process.cc
124
is_child_
(false),
164
is_child_
= false;
175
is_child_
= true;
Completed in 24 milliseconds