RemoveDownloads 178 chrome/browser/download/download_history.cc history_->RemoveDownloads(ids); RemoveDownloads 429 chrome/browser/download/download_history.cc history_->RemoveDownloads(remove_ids); RemoveDownloads 45 chrome/browser/download/download_history.h virtual void RemoveDownloads(const std::set<uint32>& ids); RemoveDownloads 280 chrome/browser/history/history_backend.h void RemoveDownloads(const std::set<uint32>& ids); RemoveDownloads 787 chrome/browser/history/history_service.cc &HistoryBackend::RemoveDownloads, ids); RemoveDownloads 445 chrome/browser/history/history_service.h void RemoveDownloads(const std::set<uint32>& ids); RemoveDownloads 70 content/browser/download/download_manager_impl.h virtual int RemoveDownloads(base::Time remove_begin) OVERRIDE; RemoveDownloads 122 content/public/browser/download_manager.h virtual int RemoveDownloads(base::Time remove_begin) = 0; RemoveDownloads 88 content/public/test/mock_download_manager.h MOCK_METHOD1(RemoveDownloads, int(base::Time remove_begin));