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 87 installer->set_error_on_unsupported_requirements(true);
  /external/chromium_org/chrome/browser/ui/webui/extensions/
install_extension_handler.cc 103 crx_installer->set_error_on_unsupported_requirements(true);
  /external/chromium_org/chrome/browser/extensions/
crx_installer.h 186 void set_error_on_unsupported_requirements(bool val) { function in class:extensions::CrxInstaller
tab_helper.cc 363 installer->set_error_on_unsupported_requirements(true);
  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.cc 744 installer->set_error_on_unsupported_requirements(true);

Completed in 42 milliseconds