Home
last modified time | relevance | path

Searched defs:AddDownload (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_shelf_mac.mm18 void DownloadShelfMac::AddDownload(BaseDownloadItemModel* download_model) { function
/external/chromium/chrome/browser/ui/gtk/download/
Ddownload_shelf_gtk.cc170 void DownloadShelfGtk::AddDownload(BaseDownloadItemModel* download_model_) { in AddDownload() function in DownloadShelfGtk
/external/chromium/chrome/browser/ui/views/download/
Ddownload_shelf_view.cc146 void DownloadShelfView::AddDownload(BaseDownloadItemModel* download_model) { in AddDownload() function in DownloadShelfView
/external/chromium/chrome/browser/ui/webui/
Dactive_downloads_ui.cc319 void ActiveDownloadsHandler::AddDownload(DownloadItem* item) { in AddDownload() function in __anon278688f70111::ActiveDownloadsHandler
/external/chromium/chrome/browser/history/
Dhistory_unittest.cc186 int64 AddDownload(int32 state, const Time& time) { in AddDownload() function in history::HistoryTest