DownloadCancelled  107 chrome/browser/plugins/plugin_infobar_delegates.h   virtual void DownloadCancelled() OVERRIDE;
DownloadCancelled  168 chrome/browser/plugins/plugin_infobar_delegates.h   virtual void DownloadCancelled() OVERRIDE;
DownloadCancelled   93 chrome/browser/plugins/plugin_installer.cc       DownloadCancelled();
DownloadCancelled  194 chrome/browser/plugins/plugin_installer.cc   FOR_EACH_OBSERVER(PluginInstallerObserver, observers_, DownloadCancelled());
DownloadCancelled   58 chrome/browser/plugins/plugin_installer.h   void DownloadCancelled();
DownloadCancelled   26 chrome/browser/plugins/plugin_installer_observer.h   virtual void DownloadCancelled();
DownloadCancelled  704 content/browser/download/download_browsertest.cc IN_PROC_BROWSER_TEST_F(DownloadContentTest, DownloadCancelled) {