Home
last modified time | relevance | path

Searched defs:cause (Results 1 – 23 of 23) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DHapVerify.java180 String cause = "Module(" + hapVerifyInfo.getModuleName() + "), Ability(" + in checkContinueTypeIsValid() local
203 …String cause = "Conflict detected between modules due to overlapping deviceType and continueType:\… in checkContinueTypeIsValid() local
228 String cause = "Hap verify infos is null or empty"; in checkSharedApppIsValid() local
235 String cause = "The module name is different."; in checkSharedApppIsValid() local
241 String cause = "The shared App cannot depend on other modules."; in checkSharedApppIsValid() local
248 String cause = "The module type is not shared."; in checkSharedApppIsValid() local
257 String cause = "There are duplicated modules in the packing file."; in checkSharedApppIsValid() local
276 String cause = "Hap verify infos is empty."; in checkAppFieldsIsSame() local
371 …String cause = "The values of minCompatibleVersionCode or targetApiVersion or minApiVersion in the… in appFieldsIsValid() local
489 String cause = "The module name in the HAP infos is empty."; in checkModuleNameIsValid() local
[all …]
DErrorMsg.java34 private final String cause; field in ErrorMsg
45 public ErrorMsg(String code, String description, String cause, List<String> solutions) { in ErrorMsg()
101 private String cause; field in ErrorMsg.Builder
152 public Builder setCause(String cause) { in setCause()
DCompressor.java3283 … String cause = "Only one item can be entered in the --hsp-path when bundleType is shared."; in checkHapIsValid() local
3537 String cause = "Hap verify infos is empty."; in checkSharedAppIsValid() local
3542 String cause = "The shared App only can contain one module."; in checkSharedAppIsValid() local
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dlogger.ts26 cause: string; property
151 const cause = error.replace(prefix, ''); constant
196 const { code, description, cause, position, solutions, details }: ErrorInfo = getErrorInfo(); constant
211 cause: string; property in LogData
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DErrorMsg.java43 private final String cause; field in ErrorMsg
60 public ErrorMsg(String code, String description, String cause, in ErrorMsg()
149 private String cause; field in ErrorMsg.Builder
203 public Builder addCause(String cause) { in addCause()
DHapFormatException.java32 public HapFormatException(String message, Throwable cause) { in HapFormatException()
40 public HapFormatException(int errorCode, String message, Throwable cause) { in HapFormatException()
DSignatureException.java55 public SignatureException(int errorCode, String message, Throwable cause) { in SignatureException()
66 public SignatureException(String message, Throwable cause) { in SignatureException()
DInvalidParamsException.java28 public InvalidParamsException(String message, Throwable cause) { in InvalidParamsException()
DVerifyCertificateChainException.java28 public VerifyCertificateChainException(String message, Throwable cause) { in VerifyCertificateChainException()
DProfileException.java28 public ProfileException(String message, Throwable cause) { in ProfileException()
DMissingParamsException.java28 public MissingParamsException(String message, Throwable cause) { in MissingParamsException()
DSignatureNotFoundException.java30 public SignatureNotFoundException(String message, Throwable cause) { in SignatureNotFoundException()
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dlogger.ts26 cause: string; property
142 const cause = error.replace(prefix, ''); constant
187 const { code, description, cause, position, solutions, details }: ErrorInfo = getErrorInfo(); constant
202 cause: string; property in LogData
/developtools/ace_ets2bundle/compiler/src/interop/src/hvigor_error_code/
Dhvigor_error_info.ts30 cause?: string; property
39 cause: string = ''; property in HvigorErrorInfo
/developtools/ace_ets2bundle/compiler/src/hvigor_error_code/
Dhvigor_error_info.ts31 cause?: string; property
40 cause: string = ''; property in HvigorErrorInfo
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/exception/
DElfFormatException.java28 public ElfFormatException(String message, Throwable cause) { in ElfFormatException()
DCodeSignException.java41 public CodeSignException(String message, Throwable cause) { in CodeSignException()
DPageInfoException.java41 public PageInfoException(String message, Throwable cause) { in PageInfoException()
DVerifyCodeSignException.java41 public VerifyCodeSignException(String message, Throwable cause) { in VerifyCodeSignException()
DFsVerityDigestException.java30 public FsVerityDigestException(String message, Throwable cause) { in FsVerityDigestException()
/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
Dlogger.ts31 cause: string; property
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DHapVerify.java439 VerifyHapException(String message, Throwable cause) { in VerifyHapException()
/developtools/profiler/hiebpf/include/
Dvmlinux.h21568 int cause; member
55358 __be16 cause; member
94382 struct cause { struct
94383 const char *sym;
94384 const char *str;