OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:names_used_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/src/
interception.cc
66
: child_(child_process),
names_used_
(false), relaxed_(relaxed) {
101
names_used_
= true;
192
shared_memory->interceptor_base =
names_used_
? child_->MainModule() : NULL;
interception.h
215
bool
names_used_
;
member in class:sandbox::InterceptionManager
Completed in 57 milliseconds