OnDownloadDestroyed 77 chrome/browser/download/all_download_item_notifier.h virtual void OnDownloadDestroyed(content::DownloadItem* item) OVERRIDE; OnDownloadDestroyed 119 chrome/browser/download/all_download_item_notifier_unittest.cc NotifierAsItemObserver()->OnDownloadDestroyed(&item()); OnDownloadDestroyed 61 chrome/browser/download/download_path_reservation_tracker.cc virtual void OnDownloadDestroyed(DownloadItem* download) OVERRIDE; OnDownloadDestroyed 37 chrome/browser/download/download_path_reservation_tracker_unittest.cc FOR_EACH_OBSERVER(Observer, observers_, OnDownloadDestroyed(this)); OnDownloadDestroyed 68 chrome/browser/download/download_shelf_context_menu.h virtual void OnDownloadDestroyed(content::DownloadItem* download) OVERRIDE; OnDownloadDestroyed 276 chrome/browser/download/download_target_determiner.h virtual void OnDownloadDestroyed(content::DownloadItem* download) OVERRIDE; OnDownloadDestroyed 216 chrome/browser/extensions/webstore_installer.h virtual void OnDownloadDestroyed(content::DownloadItem* download) OVERRIDE; OnDownloadDestroyed 35 chrome/browser/plugins/plugin_installer.h virtual void OnDownloadDestroyed(content::DownloadItem* download) OVERRIDE; OnDownloadDestroyed 1424 chrome/browser/safe_browsing/download_protection_service_unittest.cc observer->OnDownloadDestroyed(&item); OnDownloadDestroyed 37 chrome/browser/ui/cocoa/download/download_item_mac.h virtual void OnDownloadDestroyed(content::DownloadItem* download) OVERRIDE; OnDownloadDestroyed 51 chrome/browser/ui/gtk/download/download_item_gtk.h virtual void OnDownloadDestroyed(content::DownloadItem* download) OVERRIDE; OnDownloadDestroyed 75 chrome/browser/ui/views/download/download_item_view.h virtual void OnDownloadDestroyed(content::DownloadItem* download) OVERRIDE; OnDownloadDestroyed 64 content/browser/download/download_browsertest.cc MOCK_METHOD1(OnDownloadDestroyed, void(DownloadItem*)); OnDownloadDestroyed 944 content/browser/download/download_browsertest.cc EXPECT_CALL(item_observer, OnDownloadDestroyed(items[0])) OnDownloadDestroyed 1013 content/browser/download/download_browsertest.cc EXPECT_CALL(observer, OnDownloadDestroyed(items[0])); OnDownloadDestroyed 277 content/browser/download/download_item_impl.cc FOR_EACH_OBSERVER(Observer, observers_, OnDownloadDestroyed(this)); OnDownloadDestroyed 153 content/browser/download/save_package.h virtual void OnDownloadDestroyed(DownloadItem* download) OVERRIDE; OnDownloadDestroyed 96 content/public/browser/download_item.h virtual void OnDownloadDestroyed(DownloadItem* download) {} OnDownloadDestroyed 41 content/public/test/download_test_observer.h virtual void OnDownloadDestroyed(DownloadItem* item) OVERRIDE; OnDownloadDestroyed 87 content/public/test/download_test_observer.h virtual void OnDownloadDestroyed(DownloadItem* download) OVERRIDE; OnDownloadDestroyed 249 content/public/test/download_test_observer.h virtual void OnDownloadDestroyed(DownloadItem* download) OVERRIDE;