Home
last modified time | relevance | path

Searched defs:BeforeMainMessageLoopRun (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/chrome/
Dchrome_main_runner_delegate.cc45 void ChromeMainRunnerDelegate::BeforeMainMessageLoopRun( in BeforeMainMessageLoopRun() function in ChromeMainRunnerDelegate
/third_party/cef/libcef/common/
Dmain_runner_delegate.h25 virtual void BeforeMainMessageLoopRun(base::RunLoop* run_loop) {} in BeforeMainMessageLoopRun() function