Home
last modified time | relevance | path

Searched refs:CleanupOnUIThread (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/libcef/common/alloy/
Dalloy_main_runner_delegate.cc46 ->CleanupOnUIThread(); in AfterUIThreadShutdown()
48 ui::ResourceBundle::GetSharedInstance().CleanupOnUIThread(); in AfterUIThreadShutdown()
/third_party/cef/patch/patches/
Dresource_bundle_2512.patch22 +void ResourceBundle::CleanupOnUIThread() {
41 + void CleanupOnUIThread();
/third_party/cef/tests/cefclient/browser/
Droot_window_manager.h111 void CleanupOnUIThread();
Droot_window_manager.cc372 CefPostTask(TID_UI, base::BindOnce(&RootWindowManager::CleanupOnUIThread, in OnRootWindowDestroyed()
422 void RootWindowManager::CleanupOnUIThread() { in CleanupOnUIThread() function in client::RootWindowManager
/third_party/cef/libcef/browser/alloy/
Dchrome_browser_process_alloy.h50 void CleanupOnUIThread();
Dchrome_browser_process_alloy.cc86 void ChromeBrowserProcessAlloy::CleanupOnUIThread() { in CleanupOnUIThread() function in ChromeBrowserProcessAlloy
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch5014 @@ -94,7 +92,9 @@ void ChromeBrowserProcessAlloy::CleanupOnUIThread() {
5024 @@ -112,16 +112,20 @@ void ChromeBrowserProcessAlloy::CleanupOnUIThread() {