Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/alloy/
Dalloy_main_runner_delegate.cc49 void AlloyMainRunnerDelegate::AfterUIThreadShutdown() { in AfterUIThreadShutdown() function in AlloyMainRunnerDelegate
/third_party/cef/libcef/common/
Dmain_runner_delegate.h28 virtual void AfterUIThreadShutdown() {} in AfterUIThreadShutdown() function