Searched refs:kEnableChromeRuntime (Results 1 – 9 of 9) sorted by relevance
47 const char kEnableChromeRuntime[] = "enable-chrome-runtime"; variable
41 extern const char kEnableChromeRuntime[];
120 const char kEnableChromeRuntime[] = "enable-chrome-runtime"; variable
55 extern const char kEnableChromeRuntime[];
144 command_line_->HasSwitch(client::switches::kEnableChromeRuntime); in GetSettings()
100 command_line_->HasSwitch(switches::kEnableChromeRuntime); in MainContextImpl()
99 command_line->AppendSwitch(switches::kEnableChromeRuntime); in AppendExtraCommandLineSwitches()
321 auto runtime_type = command_line.HasSwitch(switches::kEnableChromeRuntime) in RunAsHelperProcess()
6167 auto runtime_type = command_line.HasSwitch(switches::kEnableChromeRuntime)