Searched defs:NotifyInUIThread (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowsing_data_local_storage_helper.cc126 this, &BrowsingDataLocalStorageHelper::NotifyInUIThread));
129 void BrowsingDataLocalStorageHelper::NotifyInUIThread() { function in class:BrowsingDataLocalStorageHelper
237 this, &CannedBrowsingDataLocalStorageHelper::NotifyInUIThread));
H A Dbrowsing_data_database_helper.cc120 this, &BrowsingDataDatabaseHelper::NotifyInUIThread));
123 void BrowsingDataDatabaseHelper::NotifyInUIThread() { function in class:BrowsingDataDatabaseHelper
243 this, &CannedBrowsingDataDatabaseHelper::NotifyInUIThread));
H A Dbrowsing_data_indexed_db_helper.cc39 void NotifyInUIThread();
138 this, &BrowsingDataIndexedDBHelperImpl::NotifyInUIThread));
141 void BrowsingDataIndexedDBHelperImpl::NotifyInUIThread() { function in class:__anon1781::BrowsingDataIndexedDBHelperImpl
291 this, &CannedBrowsingDataIndexedDBHelper::NotifyInUIThread));
294 void CannedBrowsingDataIndexedDBHelper::NotifyInUIThread() { function in class:CannedBrowsingDataIndexedDBHelper

Completed in 50 milliseconds