Searched refs:NotifyDelegateDownloadFinished (Results 1 – 2 of 2) sorted by relevance
726 NotifyDelegateDownloadFinished(fetch_data.Pass(), crx_path, false); in FetchUpdatedExtension()733 void ExtensionDownloader::NotifyDelegateDownloadFinished( in NotifyDelegateDownloadFinished() function in extensions::ExtensionDownloader811 base::Bind(&ExtensionDownloader::NotifyDelegateDownloadFinished, in OnCRXFetchComplete()815 NotifyDelegateDownloadFinished(fetch_data.Pass(), crx_path, true); in OnCRXFetchComplete()
247 void NotifyDelegateDownloadFinished(scoped_ptr<ExtensionFetch> fetch_data,