NotifyDelegateDownloadFinished  644 chrome/browser/extensions/updater/extension_downloader.cc       NotifyDelegateDownloadFinished(fetch_data.Pass(), crx_path, false);
NotifyDelegateDownloadFinished  704 chrome/browser/extensions/updater/extension_downloader.cc           base::Bind(&ExtensionDownloader::NotifyDelegateDownloadFinished,
NotifyDelegateDownloadFinished  708 chrome/browser/extensions/updater/extension_downloader.cc       NotifyDelegateDownloadFinished(fetch_data.Pass(), crx_path, true);
NotifyDelegateDownloadFinished  203 chrome/browser/extensions/updater/extension_downloader.h   void NotifyDelegateDownloadFinished(scoped_ptr<ExtensionFetch> fetch_data,