Searched defs:download_handle (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_manager.cc802 void DownloadManager::RemoveDownload(int64 download_handle) { argument
803 DownloadMap::iterator it = history_downloads_.find(download_handle);

Completed in 107 milliseconds