Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/download/
Ddownload_history.cc193 void DownloadHistory::HistoryAdapter::RemoveDownloads( in RemoveDownloads() function in DownloadHistory::HistoryAdapter
Ddownload_history_unittest.cc117 virtual void RemoveDownloads(const IdSet& ids) OVERRIDE { in RemoveDownloads() function in __anon0c6bb0450111::FakeHistoryAdapter
/external/chromium_org/content/browser/download/
Ddownload_manager_impl.cc589 int DownloadManagerImpl::RemoveDownloads(base::Time remove_begin) { in RemoveDownloads() function in content::DownloadManagerImpl
/external/chromium_org/chrome/browser/history/
Dhistory_service.cc740 void HistoryService::RemoveDownloads(const std::set<uint32>& ids) { in RemoveDownloads() function in HistoryService
Dhistory_backend.cc1172 void HistoryBackend::RemoveDownloads(const std::set<uint32>& ids) { in RemoveDownloads() function in history::HistoryBackend