Home
last modified time | relevance | path

Searched refs:ManagerGoingDown (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/chrome/browser/download/
Dtest_download_shelf.cc41 void TestDownloadShelf::ManagerGoingDown(content::DownloadManager* manager) { in ManagerGoingDown() function in TestDownloadShelf
Dtest_download_shelf.h33 virtual void ManagerGoingDown(content::DownloadManager* manager) OVERRIDE;
Dall_download_item_notifier.h69 virtual void ManagerGoingDown(content::DownloadManager* manager) OVERRIDE;
Dall_download_item_notifier.cc35 void AllDownloadItemNotifier::ManagerGoingDown( in ManagerGoingDown() function in AllDownloadItemNotifier
Dall_download_item_notifier_unittest.cc116 NotifierAsManagerObserver()->ManagerGoingDown(&manager()); in TEST_F()
Dsave_page_browsertest.cc234 virtual void ManagerGoingDown(DownloadManager* manager) OVERRIDE { in ManagerGoingDown() function in __anondb91e97e0111::DownloadItemCreatedObserver
267 virtual void ManagerGoingDown(content::DownloadManager* manager) OVERRIDE { in ManagerGoingDown() function in __anondb91e97e0111::SavePackageFinishedObserver
/external/chromium/chrome/browser/download/
Ddownload_manager.h86 virtual void ManagerGoingDown() {} in ManagerGoingDown() function
260 virtual void ManagerGoingDown();
Ddownload_manager.cc72 FOR_EACH_OBSERVER(Observer, observers_, ManagerGoingDown()); in Shutdown()
1186 void DownloadManager::OtherDownloadManagerObserver::ManagerGoingDown() { in ManagerGoingDown() function in DownloadManager::OtherDownloadManagerObserver
Ddownload_manager_unittest.cc237 virtual void ManagerGoingDown() {} in ManagerGoingDown() function in __anon675c831a0111::SelectFileObserver
/external/chromium_org/content/public/browser/
Ddownload_manager.h92 virtual void ManagerGoingDown(DownloadManager* manager) {} in ManagerGoingDown() function
/external/chromium_org/content/public/test/
Ddownload_test_observer.h92 virtual void ManagerGoingDown(DownloadManager* manager) OVERRIDE;
Ddownload_test_observer.cc96 void DownloadTestObserver::ManagerGoingDown(DownloadManager* manager) { in ManagerGoingDown() function in content::DownloadTestObserver
/external/chromium_org/chrome/browser/
Dbrowser_encoding_browsertest.cc87 virtual void ManagerGoingDown(content::DownloadManager* manager) OVERRIDE { in ManagerGoingDown() function in __anon4f596ab60111::SavePackageFinishedObserver
/external/chromium_org/content/browser/download/
Ddownload_manager_impl_unittest.cc431 MOCK_METHOD1(ManagerGoingDown, void(DownloadManager*));
488 EXPECT_CALL(GetMockObserver(), ManagerGoingDown(download_manager_.get())) in TearDown()
Ddownload_manager_impl.cc329 FOR_EACH_OBSERVER(Observer, observers_, ManagerGoingDown(this)); in Shutdown()
Ddownload_browsertest.cc78 void ManagerGoingDown(DownloadManager* manager) { in ManagerGoingDown() function in content::__anon03e727480111::MockDownloadManagerObserver
455 virtual void ManagerGoingDown(DownloadManager* manager) OVERRIDE { in ManagerGoingDown() function in content::__anon03e727480111::DownloadCreateObserver
/external/chromium_org/chrome/browser/automation/
Dautomation_provider_observers.h881 virtual void ManagerGoingDown(content::DownloadManager* manager) OVERRIDE;
1061 virtual void ManagerGoingDown(content::DownloadManager* manager) OVERRIDE;
Dautomation_provider_observers.cc1412 void AllDownloadsCompleteObserver::ManagerGoingDown(DownloadManager* manager) { in ManagerGoingDown() function in AllDownloadsCompleteObserver
1740 void SavePackageNotificationObserver::ManagerGoingDown( in ManagerGoingDown() function in SavePackageNotificationObserver
/external/chromium_org/chrome/browser/extensions/api/downloads/
Ddownloads_api.cc864 virtual void ManagerGoingDown(DownloadManager* manager) OVERRIDE { in ManagerGoingDown() function in __anon07ff8f4f0111::ManagerDestructionObserver