Searched defs:errorMsg (Results 1 – 8 of 8) sorted by relevance
| /developtools/profiler/device/base/test/unittest/ |
| D | common_test.cpp | 36 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/utils/ |
| D | ValidateUtils.java | 37 …public static void throwIfNotMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomE… in throwIfNotMatches() 50 …public static void throwIfMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomExce… in throwIfMatches()
|
| D | CertUtils.java | 163 …String errorMsg = String.format("Format error, must be \"X=xx,XX=xxx,...\", please check: \"%s\"",… in checkDN() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/ |
| D | VerifyHelper.java | 97 String errorMsg = "Verify failed, not found cert chain"; in certStoreToCertList() local 115 ValidateUtils.throwIfMatches(certificateList.size() == 0, ERROR.VERIFY_ERROR, errorMsg); in certStoreToCertList() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/ |
| D | VerifyAndParseProvision.java | 48 String errorMsg = "Check input provision file failed!"; in verifyAndParseProvision() local
|
| D | VerifyHap.java | 240 String errorMsg = "ZIP64 format not supported!"; in verifyHap() local
|
| /developtools/profiler/device/base/src/ |
| D | common.cpp | 399 std::string errorMsg(buffer); in GetErrorMsg() local
|
| /developtools/packing_tool/adapter/ohos/ |
| D | Compressor.java | 820 String errorMsg = "Compressor:selectHapInApp failed, app has no pack.info."; in selectHapInApp() local
|