Home
last modified time | relevance | path

Searched refs:DownloadCrx (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dwebstore_installer.cc518 DownloadCrx(id_, install_source_); in DownloadNextPendingModule()
520 DownloadCrx(pending_modules_.front().extension_id, INSTALL_SOURCE_OTHER); in DownloadNextPendingModule()
524 void WebstoreInstaller::DownloadCrx( in DownloadCrx() function in extensions::WebstoreInstaller
Dwebstore_installer.h219 void DownloadCrx(const std::string& extension_id, InstallSource source);