Searched refs:OnDownloadComplete (Results 1 – 4 of 4) sorted by relevance
117 void OnDownloadComplete(bool is_handled,
109 void CrxDownloader::OnDownloadComplete( in OnDownloadComplete() function in component_updater::CrxDownloader
90 CrxDownloader::OnDownloadComplete(is_handled, result, download_metrics); in OnURLFetchComplete()
557 base::Bind(&BackgroundDownloader::OnDownloadComplete, in EndDownload()