Home
last modified time | relevance | path

Searched defs:errorMsg (Results 1 – 10 of 10) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DValidateUtils.java38 …public static void throwIfNotMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomE… in throwIfNotMatches()
52 …public static void throwIfMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomExce… in throwIfMatches()
DCertUtils.java184 String errorMsg = SignToolErrMsg.CERT_DN_FORMAT_FAILED.toString(nameString); in checkDN() local
/developtools/profiler/device/base/test/unittest/
Dcommon_test.cpp36 std::string errorMsg = GetErrorMsg(); in WriteFile() local
43 std::string errorMsg = GetErrorMsg(); in WriteFile() local
50 std::string errorMsg = GetErrorMsg(); in WriteFile() local
58 std::string errorMsg = GetErrorMsg(); in WriteFile() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DVerifyAndParseProvision.java48 String errorMsg = "Check input provision file failed!"; in verifyAndParseProvision() local
DVerifyHap.java249 String errorMsg = "ZIP64 format not supported!"; in verifyHap() local
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/
Dmodule_source_file.test.ts116 const errorMsg: string = `ArkTS:ERROR ArkTS:ERROR File: ${this.moduleId}\n` constant
161 const errorMsg: string = `ArkTS:ERROR ArkTS:ERROR File: ${this.moduleId}\n` constant
207 const errorMsg: string = `ArkTS:ERROR ArkTS:ERROR File: ${this.moduleId}\n` constant
250 const errorMsg: string = `ArkTS:ERROR ArkTS:ERROR File: ${this.moduleId}\n` constant
293 const errorMsg: string = `ArkTS:ERROR ArkTS:ERROR File: ${this.moduleId}\n` constant
336 const errorMsg: string = `ArkTS:ERROR ArkTS:ERROR File: ${this.moduleId}\n` constant
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/
DVerifyHelper.java107 String errorMsg = "Verify failed, not found cert chain"; in certStoreToCertList() local
/developtools/profiler/device/services/profiler_service/src/
Dtrace_file_writer.cpp485 std::string errorMsg = COMMON::GetErrorMsg(); in LogDiskUsage() local
/developtools/profiler/device/base/src/
Dcommon.cpp695 std::string errorMsg(buffer); in GetErrorMsg() local
/developtools/packing_tool/adapter/ohos/
DCompressor.java1959 String errorMsg = "Select hap from app find that app does not have pack.info."; in selectHapInApp() local
3845 … String errorMsg = "Input version code less than module " + versionNormalizeUtil.getModuleName() in verifyModuleVersion() local