Searched defs:FetchUpdatedExtension (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_downloader.cc553 FetchUpdatedExtension(fetch.Pass());
650 void ExtensionDownloader::FetchUpdatedExtension( function in class:extensions::ExtensionDownloader
/external/chromium/chrome/browser/extensions/
H A Dextension_updater.cc757 FetchUpdatedExtension(update->extension_id, update->crx_url,
848 FetchUpdatedExtension(next.id, next.url, next.package_hash, next.version);
1114 void ExtensionUpdater::FetchUpdatedExtension(const std::string& id, function in class:ExtensionUpdater

Completed in 71 milliseconds