Searched defs:RemoveDownloads (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/download/ | ||
D | download_history.cc | 193 void DownloadHistory::HistoryAdapter::RemoveDownloads( in RemoveDownloads() function in DownloadHistory::HistoryAdapter |
D | download_history_unittest.cc | 117 virtual void RemoveDownloads(const IdSet& ids) OVERRIDE { in RemoveDownloads() function in __anon0c6bb0450111::FakeHistoryAdapter |
/external/chromium_org/content/browser/download/ | ||
D | download_manager_impl.cc | 589 int DownloadManagerImpl::RemoveDownloads(base::Time remove_begin) { in RemoveDownloads() function in content::DownloadManagerImpl |
/external/chromium_org/chrome/browser/history/ | ||
D | history_service.cc | 740 void HistoryService::RemoveDownloads(const std::set<uint32>& ids) { in RemoveDownloads() function in HistoryService |
D | history_backend.cc | 1172 void HistoryBackend::RemoveDownloads(const std::set<uint32>& ids) { in RemoveDownloads() function in history::HistoryBackend |