Searched defs:NotifyOnUIThread (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/signin/core/browser/
H A Dsignin_manager_cookie_helper.cc65 base::Bind(&SigninManagerCookieHelper::NotifyOnUIThread, this, cookies));
68 void SigninManagerCookieHelper::NotifyOnUIThread( function in class:SigninManagerCookieHelper
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_service_worker_helper.cc82 base::Bind(&BrowsingDataServiceWorkerHelper::NotifyOnUIThread, this));
85 void BrowsingDataServiceWorkerHelper::NotifyOnUIThread() { function in class:BrowsingDataServiceWorkerHelper
H A Dbrowsing_data_file_system_helper.cc51 void NotifyOnUIThread();
75 // so that it can be triggered via NotifyOnUIThread. This only mutates on the
81 // NotifyOnUIThread triggers the success callback.
163 base::Bind(&BrowsingDataFileSystemHelperImpl::NotifyOnUIThread, this));
166 void BrowsingDataFileSystemHelperImpl::NotifyOnUIThread() { function in class:__anon2966::BrowsingDataFileSystemHelperImpl
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_targets_ui.cc136 base::Bind(&WorkerObserver::NotifyOnUIThread, this));
139 void NotifyOnUIThread() { function in class:__anon3556::WorkerObserver

Completed in 754 milliseconds