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

  /external/chromium_org/chrome/browser/extensions/
webstore_installer.h 48 enum InstallSource {
178 InstallSource source);
205 InstallSource source);
219 void DownloadCrx(const std::string& extension_id, InstallSource source);
241 InstallSource install_source_;
webstore_standalone_installer.h 130 void set_install_source(WebstoreInstaller::InstallSource source) {
133 WebstoreInstaller::InstallSource install_source() const {
193 WebstoreInstaller::InstallSource install_source_;
webstore_installer.cc 156 InstallSource source) {
179 params.push_back("installsource=" + install_source);
258 InstallSource source)
526 InstallSource source) {

Completed in 385 milliseconds