Home
last modified time | relevance | path

Searched defs:sandbox_flags (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/zygote/
Dzygote_main_linux.cc562 int sandbox_flags = linux_sandbox->GetStatus(); in ZygoteMain() local
Dzygote_linux.cc84 Zygote::Zygote(int sandbox_flags, ScopedVector<ZygoteForkDelegate> helpers, in Zygote()