Home
last modified time | relevance | path

Searched refs:use_zygote (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/browser/
Dchild_process_launcher.cc79 bool use_zygote, in Launch()
108 use_zygote, in Launch()
191 bool use_zygote, in LaunchInternal()
242 if (use_zygote) { in LaunchInternal()
314 use_zygote, in LaunchInternal()
422 bool use_zygote, in ChildProcessLauncher()
436 use_zygote, in ChildProcessLauncher()
Dutility_process_host_impl.cc213 bool use_zygote = false; in StartProcess() local
218 use_zygote = !no_sandbox_ && exposed_dir_.empty(); in StartProcess()
225 use_zygote, in StartProcess()
Dchild_process_launcher.h43 bool use_zygote,
Dbrowser_child_process_host_impl.cc135 bool use_zygote, in Launch()
167 use_zygote, in Launch()
Dbrowser_child_process_host_impl.h49 bool use_zygote,
Dppapi_plugin_process_host.cc333 bool use_zygote = !is_broker_ && plugin_launcher.empty() && info.is_sandboxed; in Init() local
341 use_zygote, in Init()
/external/chromium_org/content/public/browser/
Dbrowser_child_process_host.h50 bool use_zygote,
/external/chromium_org/content/browser/worker_host/
Dworker_process_host.cc166 bool use_zygote = true; in Init() local
175 use_zygote = false; in Init()
187 use_zygote = false; in Init()
196 use_zygote, in Init()