Home
last modified time | relevance | path

Searched refs:NotifyOnUIThread (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_file_system_helper.cc50 void NotifyOnUIThread();
161 base::Bind(&BrowsingDataFileSystemHelperImpl::NotifyOnUIThread, this)); in FetchFileSystemInfoInFileThread()
164 void BrowsingDataFileSystemHelperImpl::NotifyOnUIThread() { in NotifyOnUIThread() function in __anondc54da420111::BrowsingDataFileSystemHelperImpl
265 base::Bind(&CannedBrowsingDataFileSystemHelper::NotifyOnUIThread, this)); in StartFetching()
268 void CannedBrowsingDataFileSystemHelper::NotifyOnUIThread() { in NotifyOnUIThread() function in CannedBrowsingDataFileSystemHelper
Dbrowsing_data_file_system_helper.h149 void NotifyOnUIThread();
/external/chromium_org/chrome/browser/signin/
Dsignin_manager_cookie_helper.cc64 base::Bind(&SigninManagerCookieHelper::NotifyOnUIThread, this, cookies)); in OnCookiesFetched()
67 void SigninManagerCookieHelper::NotifyOnUIThread( in NotifyOnUIThread() function in SigninManagerCookieHelper
Dsignin_manager_cookie_helper.h46 void NotifyOnUIThread(const net::CookieList& cookies);
/external/chromium/chrome/browser/policy/
Duser_policy_identity_strategy.cc45 void NotifyOnUIThread(const std::string& token,
102 &UserPolicyIdentityStrategy::TokenCache::NotifyOnUIThread, in LoadOnFileThread()
107 void UserPolicyIdentityStrategy::TokenCache::NotifyOnUIThread( in NotifyOnUIThread() function in policy::UserPolicyIdentityStrategy::TokenCache