Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/chrome/
Dchrome_main_runner_delegate.cc61 bool ChromeMainRunnerDelegate::HandleMainMessageLoopQuit() { in HandleMainMessageLoopQuit() function in ChromeMainRunnerDelegate
/third_party/cef/libcef/common/
Dmain_runner_delegate.h26 virtual bool HandleMainMessageLoopQuit() { return false; } in HandleMainMessageLoopQuit() function