HomeSort by relevance Sort by last modified time
    Searched refs:NotifyDelegateDownloadFinished (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/updater/
extension_downloader.cc 726 NotifyDelegateDownloadFinished(fetch_data.Pass(), crx_path, false);
733 void ExtensionDownloader::NotifyDelegateDownloadFinished(
811 base::Bind(&ExtensionDownloader::NotifyDelegateDownloadFinished,
815 NotifyDelegateDownloadFinished(fetch_data.Pass(), crx_path, true);
    [all...]
extension_downloader.h 247 void NotifyDelegateDownloadFinished(scoped_ptr<ExtensionFetch> fetch_data,

Completed in 30 milliseconds