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

  /external/chromium_org/chrome/browser/extensions/
webstore_installer.h 88 virtual void OnExtensionDownloadProgress(const std::string& id,
webstore_installer.cc 216 void WebstoreInstaller::Delegate::OnExtensionDownloadProgress(
506 delegate_->OnExtensionDownloadProgress(id_, download);
518 delegate_->OnExtensionDownloadProgress(id_, download);

Completed in 1762 milliseconds