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

  /external/chromium_org/chrome/browser/download/
download_crx_util.cc 85 installer->set_error_on_unsupported_requirements(true);
  /external/chromium_org/chrome/browser/ui/webui/extensions/
install_extension_handler.cc 107 crx_installer->set_error_on_unsupported_requirements(true);
  /external/chromium_org/chrome/browser/extensions/
bookmark_app_helper.cc 184 crx_installer_->set_error_on_unsupported_requirements(true);
355 installer->set_error_on_unsupported_requirements(true);
crx_installer.h 182 void set_error_on_unsupported_requirements(bool val) { function in class:extensions::CrxInstaller
  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.cc 742 installer->set_error_on_unsupported_requirements(true);

Completed in 684 milliseconds