Searched defs:zygote (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
H A Dchild_process_launcher.cc334 bool zygote,
347 zygote_ = zygote;
391 bool zygote,
405 if (zygote) {
406 // If the renderer was created via a zygote, we have to proxy the reaping
407 // through the zygote process.
332 Notify( bool zygote, base::ProcessHandle handle) argument
389 TerminateInternal( bool zygote, base::ProcessHandle handle) argument

Completed in 31 milliseconds