Home
last modified time | relevance | path

Searched defs:CrxInstallerError (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dcrx_installer_error.h22 CrxInstallerError() : type_(ERROR_NONE) { in CrxInstallerError() function
25 explicit CrxInstallerError(const base::string16& message) in CrxInstallerError() function
30 CrxInstallerError(Type type, const base::string16& message) in CrxInstallerError() function
Dextension_install_ui.h18 class CrxInstallerError; variable
Dcrx_installer.h34 class CrxInstallerError; variable