Searched defs:OnDownloadOpened (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Dall_download_item_notifier.cc55 void AllDownloadItemNotifier::OnDownloadOpened( function in class:AllDownloadItemNotifier
57 observer_->OnDownloadOpened(manager_, item);
H A Dall_download_item_notifier.h50 virtual void OnDownloadOpened( function in class:AllDownloadItemNotifier::Observer
75 virtual void OnDownloadOpened(content::DownloadItem* item) OVERRIDE;
H A Ddownload_history.cc419 void DownloadHistory::OnDownloadOpened( function in class:DownloadHistory
/external/chromium_org/content/public/browser/
H A Ddownload_item.h90 virtual void OnDownloadOpened(DownloadItem* download) {} function in class:content::DownloadItem::Observer
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_item_view.cc344 void DownloadItemView::OnDownloadOpened(DownloadItem* download) { function in class:DownloadItemView

Completed in 214 milliseconds