Searched refs:DownloadCompleted (Results 1 – 7 of 7) sorted by relevance
123 void DragDownloadFile::DownloadCompleted(bool is_successful) { in DownloadCompleted() function in DragDownloadFile130 &DragDownloadFile::DownloadCompleted, in DownloadCompleted()174 DownloadCompleted(false); in OnDownloadUpdated()178 DownloadCompleted(true); in OnDownloadUpdated()
75 void DownloadCompleted(bool is_successful);
394 download_manager_->DownloadCompleted(id()); in Completed()490 download_manager_->DownloadCompleted(id()); in OnNameFinalized()
167 void DownloadCompleted(int32 download_id);
656 void DownloadManager::DownloadCompleted(int32 download_id) { in DownloadCompleted() function in DownloadManager
248 DownloadCompleted(false); // Should stop observation. in OnDownloadUpdated()252 DownloadCompleted(true); // Should stop observation. in OnDownloadUpdated()299 DownloadCompleted(false); in OnDownloadStarted()346 void ImageBurnHandler::DownloadCompleted(bool success) { in DownloadCompleted() function in ImageBurnHandler402 DownloadCompleted(success); in OnImageDirCreatedOnUIThread()474 DownloadCompleted(false); in OnImageUrlCreated()493 DownloadCompleted(true); in OnImageUrlCreated()
227 void DownloadCompleted(bool success);