Home
last modified time | relevance | path

Searched refs:SetIsShutdown (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef_dll/
Dshutdown_checker.h15 void SetIsShutdown();
Dshutdown_checker.cc34 void SetIsShutdown() { in SetIsShutdown() function
Dlibcef_dll.cc124 shutdown_checker::SetIsShutdown(); in cef_shutdown()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_wrapper.cc117 shutdown_checker::SetIsShutdown(); in CefShutdown()