Searched defs:CancelNotification (Results 1 - 13 of 13) sorted by relevance

/external/chromium/chrome/browser/
H A Dmock_browsing_data_appcache_helper.cc22 void MockBrowsingDataAppCacheHelper::CancelNotification() { function in class:MockBrowsingDataAppCacheHelper
H A Dbrowsing_data_appcache_helper.h25 virtual void CancelNotification();
76 virtual void CancelNotification() {} function in class:CannedBrowsingDataAppCacheHelper
H A Dmock_browsing_data_database_helper.cc23 void MockBrowsingDataDatabaseHelper::CancelNotification() { function in class:MockBrowsingDataDatabaseHelper
H A Dmock_browsing_data_indexed_db_helper.cc23 void MockBrowsingDataIndexedDBHelper::CancelNotification() { function in class:MockBrowsingDataIndexedDBHelper
H A Dmock_browsing_data_local_storage_helper.cc24 void MockBrowsingDataLocalStorageHelper::CancelNotification() { function in class:MockBrowsingDataLocalStorageHelper
H A Dbrowsing_data_local_storage_helper.h27 // The client must call CancelNotification() if it's destroyed before the
70 virtual void CancelNotification();
131 virtual void CancelNotification() {} function in class:CannedBrowsingDataLocalStorageHelper
H A Dbrowsing_data_appcache_helper.cc41 void BrowsingDataAppCacheHelper::CancelNotification() { function in class:BrowsingDataAppCacheHelper
45 this, &BrowsingDataAppCacheHelper::CancelNotification));
H A Dbrowsing_data_database_helper.h26 // The client must call CancelNotification() if it's destroyed before the
65 virtual void CancelNotification();
132 virtual void CancelNotification() {} function in class:CannedBrowsingDataDatabaseHelper
H A Dbrowsing_data_indexed_db_helper.h27 // some later point. The client must call CancelNotification() if it's
71 virtual void CancelNotification() = 0;
107 virtual void CancelNotification() {} function in class:CannedBrowsingDataIndexedDBHelper
H A Dbrowsing_data_local_storage_helper.cc73 void BrowsingDataLocalStorageHelper::CancelNotification() { function in class:BrowsingDataLocalStorageHelper
H A Dbrowsing_data_database_helper.cc70 void BrowsingDataDatabaseHelper::CancelNotification() { function in class:BrowsingDataDatabaseHelper
H A Dbrowsing_data_indexed_db_helper.cc30 virtual void CancelNotification();
85 void BrowsingDataIndexedDBHelperImpl::CancelNotification() { function in class:__anon1781::BrowsingDataIndexedDBHelperImpl
/external/chromium/chrome/browser/extensions/
H A Dextension_crash_recovery_browsertest.cc49 void CancelNotification(size_t index) { function in class:ExtensionCrashRecoveryTest
150 CancelNotification(0);
416 CancelNotification(0);

Completed in 77 milliseconds