Home
last modified time | relevance | path

Searched refs:PreBrowserMain (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/common/
Dmain_runner_handler.h16 virtual void PreBrowserMain() = 0;
/third_party/cef/libcef/common/chrome/
Dchrome_main_delegate_cef.cc165 void ChromeMainDelegateCef::PreBrowserMain() { in PreBrowserMain() function in ChromeMainDelegateCef
169 runner_->PreBrowserMain(); in PreBrowserMain()
Dchrome_main_delegate_cef.h41 void PreBrowserMain() override;
/third_party/cef/libcef/browser/
Dmain_runner.h65 void PreBrowserMain() override;
Dmain_runner.cc431 void CefMainRunner::PreBrowserMain() { in PreBrowserMain() function in CefMainRunner
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.h46 void PreBrowserMain() override;
Dalloy_main_delegate.cc87 void AlloyMainDelegate::PreBrowserMain() { in PreBrowserMain() function in AlloyMainDelegate
88 runner_->PreBrowserMain(); in PreBrowserMain()
/third_party/chromium/patch/
D0003-ohos-1115.patch52608 void PreBrowserMain() override;