Home
last modified time | relevance | path

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

/developtools/profiler/device/base/test/unittest/
Dcommon_test.cpp35 std::string errorMsg = GetErrorMsg(); in WriteFile() local
42 std::string errorMsg = GetErrorMsg(); in WriteFile() local
49 std::string errorMsg = GetErrorMsg(); in WriteFile() local
57 std::string errorMsg = GetErrorMsg(); in WriteFile() local
/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/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.cpp484 std::string errorMsg = COMMON::GetErrorMsg(); in LogDiskUsage() local
/developtools/profiler/device/base/src/
Dcommon.cpp637 std::string errorMsg(buffer); in GetErrorMsg() local
/developtools/packing_tool/adapter/ohos/
DCompressor.java1651 String errorMsg = "Compressor:selectHapInApp failed, app has no pack.info."; in selectHapInApp() local
3504 … String errorMsg = "versionNormalize failed, module " + versionNormalizeUtil.getModuleName() in verifyModuleVersion() local