Searched defs:sandbox_flags (Results 1 – 2 of 2) sorted by relevance
562 int sandbox_flags = linux_sandbox->GetStatus(); in ZygoteMain() local
84 Zygote::Zygote(int sandbox_flags, ScopedVector<ZygoteForkDelegate> helpers, in Zygote()