Home
last modified time | relevance | path

Searched defs:RemoveDownload (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
Ddownload_handler.cc237 void DownloadHandler::RemoveDownload(void* manager_id, int id) { in RemoveDownload() function in drive::DownloadHandler
/external/chromium_org/chrome/browser/history/
Ddownload_database.cc638 void DownloadDatabase::RemoveDownload(uint32 id) { in RemoveDownload() function in history::DownloadDatabase
/external/chromium_org/content/browser/download/
Ddownload_browsertest.cc1521 IN_PROC_BROWSER_TEST_F(DownloadContentTest, RemoveDownload) { in IN_PROC_BROWSER_TEST_F() argument