OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sandbox_flags
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/zygote/
zygote_linux.h
28
Zygote(int
sandbox_flags
,
zygote_linux.cc
54
Zygote::Zygote(int
sandbox_flags
,
56
: sandbox_flags_(
sandbox_flags
),
zygote_main_linux.cc
437
int
sandbox_flags
= linux_sandbox->GetStatus();
local
439
Zygote zygote(
sandbox_flags
, forkdelegate);
Completed in 49 milliseconds