Home
last modified time | relevance | path

Searched refs:kZygoteCmdPrefix (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/zygote_host/
Dzygote_host_impl_linux.cc96 if (browser_command_line.HasSwitch(switches::kZygoteCmdPrefix)) { in Init()
98 browser_command_line.GetSwitchValueNative(switches::kZygoteCmdPrefix)); in Init()
/external/chromium_org/content/public/common/
Dcontent_switches.cc961 const char kZygoteCmdPrefix[] = "zygote-cmd-prefix"; variable
Dcontent_switches.h272 CONTENT_EXPORT extern const char kZygoteCmdPrefix[];