Home
last modified time | relevance | path

Searched refs:chrome_runtime (Results 1 – 10 of 10) sorted by relevance

/third_party/cef/tests/cefsimple/
Dcefsimple_win.cc64 settings.chrome_runtime = true; in wWinMain()
Dcefsimple_linux.cc65 settings.chrome_runtime = true; in main()
Dcefsimple_mac.mm145 settings.chrome_runtime = true;
/third_party/cef/tests/ceftests/
Dtest_suite.cc143 settings.chrome_runtime = in GetSettings()
/third_party/cef/tests/cefclient/browser/
Dmain_context_impl.cc186 settings->chrome_runtime = true; in PopulateSettings()
/third_party/cef/libcef/browser/
Dmain_runner.cc233 settings->chrome_runtime ? RuntimeType::CHROME : RuntimeType::ALLOY, this, in Initialize()
/third_party/cef/include/internal/
Dcef_types_wrappers.h563 target->chrome_runtime = src->chrome_runtime; in set()
Dcef_types.h201 int chrome_runtime; member
/third_party/cef/patch/
Dpatch.cfg190 'name': 'chrome_runtime',
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch6154 settings->chrome_runtime ? RuntimeType::CHROME : RuntimeType::ALLOY, this,