Home
last modified time | relevance | path

Searched defs:RemoveDownloads (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/download/
Ddownload_history.cc176 void DownloadHistory::HistoryAdapter::RemoveDownloads( in RemoveDownloads() function in DownloadHistory::HistoryAdapter
Ddownload_history_unittest.cc115 virtual void RemoveDownloads(const IdSet& ids) OVERRIDE { in RemoveDownloads() function in __anon55b861780111::FakeHistoryAdapter
/external/chromium_org/content/browser/download/
Ddownload_manager_impl.cc585 int DownloadManagerImpl::RemoveDownloads(base::Time remove_begin) { in RemoveDownloads() function in content::DownloadManagerImpl
/external/chromium/chrome/browser/download/
Ddownload_manager.cc871 int DownloadManager::RemoveDownloads(const base::Time remove_begin) { in RemoveDownloads() function in DownloadManager
/external/chromium_org/chrome/browser/history/
Dhistory_service.cc845 void HistoryService::RemoveDownloads(const std::set<uint32>& ids) { in RemoveDownloads() function in HistoryService
Dhistory_backend.cc1240 void HistoryBackend::RemoveDownloads(const std::set<uint32>& ids) { in RemoveDownloads() function in history::HistoryBackend