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

/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_downloader.cc484 base::Bind(&ExtensionDownloader::HandleManifestResults,
509 void ExtensionDownloader::HandleManifestResults( function in class:extensions::ExtensionDownloader
/external/chromium/chrome/browser/extensions/
H A Dextension_updater.cc678 updater_->HandleManifestResults(*fetch_data_, &results);
688 updater_->HandleManifestResults(*fetch_data_, NULL);
735 void ExtensionUpdater::HandleManifestResults( function in class:ExtensionUpdater

Completed in 45 milliseconds