Home
last modified time | relevance | path

Searched refs:NotifyInUIThread (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/
Dbrowsing_data_indexed_db_helper.cc39 void NotifyInUIThread();
138 this, &BrowsingDataIndexedDBHelperImpl::NotifyInUIThread)); in FetchIndexedDBInfoInWebKitThread()
141 void BrowsingDataIndexedDBHelperImpl::NotifyInUIThread() { in NotifyInUIThread() function in __anon979511040111::BrowsingDataIndexedDBHelperImpl
291 this, &CannedBrowsingDataIndexedDBHelper::NotifyInUIThread)); in ConvertPendingInfoInWebKitThread()
294 void CannedBrowsingDataIndexedDBHelper::NotifyInUIThread() { in NotifyInUIThread() function in CannedBrowsingDataIndexedDBHelper
Dbrowsing_data_local_storage_helper.cc126 this, &BrowsingDataLocalStorageHelper::NotifyInUIThread)); in FetchLocalStorageInfoInWebKitThread()
129 void BrowsingDataLocalStorageHelper::NotifyInUIThread() { in NotifyInUIThread() function in BrowsingDataLocalStorageHelper
237 this, &CannedBrowsingDataLocalStorageHelper::NotifyInUIThread)); in ConvertPendingInfoInWebKitThread()
Dbrowsing_data_database_helper.cc120 this, &BrowsingDataDatabaseHelper::NotifyInUIThread)); in FetchDatabaseInfoInWebKitThread()
123 void BrowsingDataDatabaseHelper::NotifyInUIThread() { in NotifyInUIThread() function in BrowsingDataDatabaseHelper
243 this, &CannedBrowsingDataDatabaseHelper::NotifyInUIThread)); in ConvertInfoInWebKitThread()
Dbrowsing_data_local_storage_helper.h79 void NotifyInUIThread();
Dbrowsing_data_indexed_db_helper.h125 void NotifyInUIThread();
Dbrowsing_data_database_helper.h77 void NotifyInUIThread();