Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dmock_browsing_data_appcache_helper.cc22 void MockBrowsingDataAppCacheHelper::CancelNotification() { in CancelNotification() function in MockBrowsingDataAppCacheHelper
Dbrowsing_data_appcache_helper.h76 virtual void CancelNotification() {} in CancelNotification() function
Dmock_browsing_data_local_storage_helper.cc24 void MockBrowsingDataLocalStorageHelper::CancelNotification() { in CancelNotification() function in MockBrowsingDataLocalStorageHelper
Dmock_browsing_data_indexed_db_helper.cc23 void MockBrowsingDataIndexedDBHelper::CancelNotification() { in CancelNotification() function in MockBrowsingDataIndexedDBHelper
Dmock_browsing_data_database_helper.cc23 void MockBrowsingDataDatabaseHelper::CancelNotification() { in CancelNotification() function in MockBrowsingDataDatabaseHelper
Dbrowsing_data_local_storage_helper.h131 virtual void CancelNotification() {} in CancelNotification() function
Dbrowsing_data_database_helper.h132 virtual void CancelNotification() {} in CancelNotification() function
Dbrowsing_data_appcache_helper.cc41 void BrowsingDataAppCacheHelper::CancelNotification() { in CancelNotification() function in BrowsingDataAppCacheHelper
Dbrowsing_data_indexed_db_helper.h107 virtual void CancelNotification() {} in CancelNotification() function
Dbrowsing_data_local_storage_helper.cc73 void BrowsingDataLocalStorageHelper::CancelNotification() { in CancelNotification() function in BrowsingDataLocalStorageHelper
Dbrowsing_data_database_helper.cc70 void BrowsingDataDatabaseHelper::CancelNotification() { in CancelNotification() function in BrowsingDataDatabaseHelper
Dbrowsing_data_indexed_db_helper.cc85 void BrowsingDataIndexedDBHelperImpl::CancelNotification() { in CancelNotification() function in __anon18e53c260111::BrowsingDataIndexedDBHelperImpl
/external/chromium/chrome/browser/extensions/
Dextension_crash_recovery_browsertest.cc49 void CancelNotification(size_t index) { in CancelNotification() function in ExtensionCrashRecoveryTest