Searched refs:plugin_launcher (Results 1 – 2 of 2) sorted by relevance
263 CommandLine::StringType plugin_launcher = in Init() local267 int flags = plugin_launcher.empty() ? ChildProcessHost::CHILD_ALLOW_SELF : in Init()325 if (!plugin_launcher.empty()) in Init()326 cmd_line->PrependWrapper(plugin_launcher); in Init()333 bool use_zygote = !is_broker_ && plugin_launcher.empty() && info.is_sandboxed; in Init()
163 CommandLine::StringType plugin_launcher = in Init() local172 int flags = plugin_launcher.empty() ? ChildProcessHost::CHILD_ALLOW_SELF : in Init()214 if (!plugin_launcher.empty()) in Init()215 cmd_line->PrependWrapper(plugin_launcher); in Init()