Searched defs:CrxInstallerError (Results 1 – 3 of 3) sorted by relevance
22 CrxInstallerError() : type_(ERROR_NONE) { in CrxInstallerError() function25 explicit CrxInstallerError(const base::string16& message) in CrxInstallerError() function30 CrxInstallerError(Type type, const base::string16& message) in CrxInstallerError() function
18 class CrxInstallerError; variable
34 class CrxInstallerError; variable