Home
last modified time | relevance | path

Searched refs:ERROR_OFF_STORE (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dcrx_installer_error.h18 ERROR_OFF_STORE, enumerator
Dcrx_installer.cc362 CrxInstallerError::ERROR_OFF_STORE, in AllowInstall()
/external/chromium_org/chrome/browser/ui/extensions/
Dextension_install_ui_default.cc129 return (error_.type() == extensions::CrxInstallerError::ERROR_OFF_STORE) ? in GetLinkText()