Searched refs:GetDownloadItem (Results 1 – 3 of 3) sorted by relevance
317 DownloadItem* GetDownloadItem(int id);
658 DownloadItem* download = GetDownloadItem(download_id); in DownloadCompleted()672 DownloadItem* item = GetDownloadItem(download_id); in OnDownloadRenamedToFinalName()1106 DownloadItem* DownloadManager::GetDownloadItem(int id) { in GetDownloadItem() function in DownloadManager
102 download_manager_->GetDownloadItem(id)->safety_state(); in VerifySafetyState()