Home
last modified time | relevance | path

Searched refs:kEnableChromeRuntime (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/tests/shared/common/
Dclient_switches.cc47 const char kEnableChromeRuntime[] = "enable-chrome-runtime"; variable
Dclient_switches.h41 extern const char kEnableChromeRuntime[];
/third_party/cef/libcef/common/
Dcef_switches.cc120 const char kEnableChromeRuntime[] = "enable-chrome-runtime"; variable
Dcef_switches.h55 extern const char kEnableChromeRuntime[];
/third_party/cef/tests/ceftests/
Dtest_suite.cc144 command_line_->HasSwitch(client::switches::kEnableChromeRuntime); in GetSettings()
/third_party/cef/tests/cefclient/browser/
Dmain_context_impl.cc100 command_line_->HasSwitch(switches::kEnableChromeRuntime); in MainContextImpl()
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc99 command_line->AppendSwitch(switches::kEnableChromeRuntime); in AppendExtraCommandLineSwitches()
/third_party/cef/libcef/browser/
Dmain_runner.cc321 auto runtime_type = command_line.HasSwitch(switches::kEnableChromeRuntime) in RunAsHelperProcess()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch6167 auto runtime_type = command_line.HasSwitch(switches::kEnableChromeRuntime)