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

  /external/chromium_org/chrome/browser/extensions/
webstore_installer.h 237 void DownloadCrx(const std::string& extension_id, InstallSource source);
webstore_installer.cc 539 DownloadCrx(id_, install_source_);
541 DownloadCrx(pending_modules_.front().extension_id, INSTALL_SOURCE_OTHER);
545 void WebstoreInstaller::DownloadCrx(

Completed in 235 milliseconds