Searched refs:CrxInstallerError (Results 1 – 13 of 13) sorted by relevance
213 ReportFailureFromFileThread(CrxInstallerError(error)); in ConvertUserScriptOnFileThread()249 CrxInstallerError CrxInstaller::AllowInstall(const Extension* extension) { in AllowInstall()256 return CrxInstallerError( in AllowInstall()265 return CrxInstallerError( in AllowInstall()273 return CrxInstallerError( in AllowInstall()316 return CrxInstallerError( in AllowInstall()325 return CrxInstallerError(); in AllowInstall()328 return CrxInstallerError( in AllowInstall()361 return CrxInstallerError( in AllowInstall()362 CrxInstallerError::ERROR_OFF_STORE, in AllowInstall()[all …]
13 class CrxInstallerError {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; variable36 virtual void OnInstallFailure(const extensions::CrxInstallerError& error) = 0;
34 class CrxInstallerError; variable219 CrxInstallerError AllowInstall(const Extension* extension);247 void ReportFailureFromFileThread(const CrxInstallerError& error);248 void ReportFailureFromUIThread(const CrxInstallerError& error);
348 virtual void OnInstallFailure(const extensions::CrxInstallerError& error);
104 virtual void OnInstallFailure(const CrxInstallerError& error) OVERRIDE { in OnInstallFailure()
319 const extensions::CrxInstallerError& error) OVERRIDE {} in OnInstallFailure()
699 const extensions::CrxInstallerError& error) { in OnInstallFailure()
87 const extensions::CrxInstallerError& error);90 explicit ErrorInfoBarDelegate(const extensions::CrxInstallerError& error);99 extensions::CrxInstallerError error_;106 const extensions::CrxInstallerError& error) { in Create()112 const extensions::CrxInstallerError& error) in ErrorInfoBarDelegate()129 return (error_.type() == extensions::CrxInstallerError::ERROR_OFF_STORE) ? in GetLinkText()274 const extensions::CrxInstallerError& error) { in OnInstallFailure()
23 const extensions::CrxInstallerError& error) OVERRIDE;
21 const extensions::CrxInstallerError& error) OVERRIDE;
16 const extensions::CrxInstallerError& error) { in OnInstallFailure()
317 const extensions::CrxInstallerError& error) OVERRIDE { in OnInstallFailure()341 const extensions::CrxInstallerError& error) OVERRIDE { in OnInstallFailure()