Home
last modified time | relevance | path

Searched defs:GetDownload (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_manager_impl.cc694 DownloadItem* DownloadManagerImpl::GetDownload(uint32 download_id) { in GetDownload() function in content::DownloadManagerImpl
/external/chromium_org/chrome/browser/extensions/api/downloads/
Ddownloads_api.cc411 DownloadItem* GetDownload(Profile* profile, bool include_incognito, int id) { in GetDownload() function