Home
last modified time | relevance | path

Searched refs:LOG_ERROR (Results 1 – 25 of 34) sorted by relevance

12

/base/security/appverify/interfaces/innerkits/appverify_lite/src/
Dapp_verify.c121 LOG_ERROR("fstat error, %d, filelen: %d", ret, (int)fileSt.st_size); in GetSignHead()
125 LOG_ERROR("find signature error"); in GetSignHead()
129 LOG_ERROR("hapCoreDirOffset error, %d", signInfo->hapCoreDirOffset); in GetSignHead()
134 LOG_ERROR("lseek error, %d", ret); in GetSignHead()
141 LOG_ERROR("readLen %d, %d", readLen, (int)sizeof(HwSignHead)); in GetSignHead()
153 LOG_ERROR("sign head magic invalid"); in GetSignHead()
162 LOG_ERROR("fullSignBlockOffset invalid"); in GetSignHead()
181 LOG_ERROR("find block head , read err %d, %d", readLen, (int)sizeof(BlockHead)); in FindBlockHead()
185 LOG_ERROR("find block type: %0x", type); in FindBlockHead()
191 LOG_ERROR("get sign block by type failed, type: %d", blockType); in FindBlockHead()
[all …]
Dapp_provision.c28 LOG_ERROR("memset failed"); in ProfInit()
48 LOG_ERROR("malloc error: %d", objLen + 1); in GetStringTag()
54 LOG_ERROR("strcpy error: %d", ret); in GetStringTag()
83 LOG_ERROR("array num 0"); in GetStringArrayTag()
89 LOG_ERROR("value is null"); in GetStringArrayTag()
99 LOG_ERROR("valuestring is NULL"); in GetStringArrayTag()
108 LOG_ERROR("str cpy error : %d", ret); in GetStringArrayTag()
124 LOG_ERROR("failed to get validity"); in GetProfValidity()
130 LOG_ERROR("failed to get not-before"); in GetProfValidity()
137 LOG_ERROR("failed to get not-after"); in GetProfValidity()
[all …]
Dapp_centraldirectory.c50 LOG_ERROR("memcpy_s fail"); in HapPutData()
58 LOG_ERROR("int32 value of out range: %d", value); in HapSetInt32()
73 LOG_ERROR("create buf fail, buf is null"); in CreateHapBuffer()
78 LOG_ERROR("create buf fail"); in CreateHapBuffer()
104 LOG_ERROR("mmap not ok"); in GetEocd()
113 LOG_ERROR("copy error"); in GetEocd()
132 LOG_ERROR("copy error"); in GetEocd()
141 LOG_ERROR("can not find eocd"); in GetEocd()
154 LOG_ERROR("find Eocd fail"); in FindSignature()
162 LOG_ERROR("core dir error"); in FindSignature()
[all …]
Dapp_file.c32 LOG_ERROR("file open error"); in InitVerify()
38 LOG_ERROR("path malloc error"); in InitVerify()
43 LOG_ERROR("file path error"); in InitVerify()
56 LOG_ERROR("MAP_FAILED %d", g_memoryPageSize); in InitVerify()
88 LOG_ERROR("MAP_FAILED"); in HapMMap()
Dapp_verify_hap.c38 LOG_ERROR("signAlgorithm: %u error", signAlgorithm); in GetDigestAlgorithmId()
66 LOG_ERROR("memcpy_s fail"); in ComputeBlockHash()
104 LOG_ERROR("overflow count: %d, chunkDigestLen: %d", count, rootHashLen); in GetChunkSumCount()
197 LOG_ERROR("fread err: %d, %d", len, onceRead); in UpdateSmallBlock()
262 LOG_ERROR("fread err: %d, %d", len, centralDirSize); in ComputerCoreDirHash()
284 LOG_ERROR("fread err: %d, %d", len, signInfo->hapEocdSize); in ComputerEocdHash()
305 LOG_ERROR("alg error"); in VerifyIntegrityChunk()
310 LOG_ERROR("sum count error"); in VerifyIntegrityChunk()
335 LOG_ERROR("exit"); in VerifyIntegrityChunk()
Dmbedtls_pkcs7.c51 LOG_ERROR("%s:%u, error occurred, ret:%d", __FUNCTION__, __LINE__, (rc)); \
438 LOG_ERROR("Invalid version : %d\n", *ver); in ParseSignedDataVersion()
510 LOG_ERROR("Invalid content type or has no real content"); in ParseSignedDataContentInfo()
532 LOG_ERROR("Has no certificates in signed data."); in ParseSignedDataCerts()
819 LOG_ERROR("Could not found signer's lowest cert"); in ConstructSignerCerts()
895 LOG_ERROR("Calculate content hash failed by calling callback"); in PKCS7_VerifySignerSignature()
905 LOG_ERROR("Verify signature failed, returned -0x%04x", rc); in PKCS7_VerifySignerSignature()
922 LOG_ERROR("load root ca failed"); in LoadRootCert()
946 LOG_ERROR("load debug mode root ca failed %d", rc); in LoadDebugModeRootCert()
964 LOG_ERROR("load self signed ca failed %d", rc); in LoadSelfSignedCert()
[all …]
/base/security/appverify/interfaces/innerkits/appverify_lite/include/
Dapp_common.h38 LOG_ERROR(#v" is null"); \
47 LOG_ERROR(#v" is null"); \
56 LOG_ERROR(#v" is null"); \
65 LOG_ERROR(#v" not ok"); \
74 LOG_ERROR(#v" is null"); \
83 LOG_ERROR(#v" not ok"); \
/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/
Dlog.h125 LOG_ERROR = 6, enumerator
230 #define OH_LOG_ERROR(type, ...) ((void)OH_LOG_Print((type), LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_AR…
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog_base/
Dlog_base.h54 LOG_ERROR = 6, enumerator
68 #define HILOG_BASE_ERROR(type, ...) ((void)HiLogBasePrint((type), LOG_ERROR, LOG_DOMAIN, LOG_TAG, _…
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/
Dlog_c.h53 LOG_ERROR = 6, enumerator
69 #define HILOG_ERROR(type, ...) ((void)HiLogPrint((type), LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS_…
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/
Dlog.h162 LOG_ERROR = 6, enumerator
276 #define HILOG_ERROR(type, ...) ((void)HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARG…
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
Dhiview_log.h162 LOG_ERROR = 6, enumerator
291 #define HILOG_ERROR(type, ...) ((void)HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARG…
/base/hiviewdfx/faultloggerd/common/dfxlog/
Dmusl_log.h40 LOG_ERROR = 6, enumerator
86 #define DfxLogError(...) DfxLog(LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)
Ddfx_log.cpp28 static LogLevel g_LOG_LEVEL[] = { LOG_DEBUG, LOG_INFO, LOG_WARN, LOG_ERROR, LOG_FATAL };
/base/hiviewdfx/hiview/base/
Dhi_logger.cpp30 LOG_ERROR,
/base/hiviewdfx/hilog/test/moduletest/common/
Dadapter_test.cpp91 LOG_ERROR, LOG_ERROR,
/base/security/appverify/interfaces/innerkits/appverify_lite/products/ipcamera/
Dapp_verify_base.h35 #define LOG_ERROR(fmt, args...) HILOG_ERROR(LOG_DOMAIN, "[%s:%d]: "fmt, __FUNCTION__, __LINE__, ##a… macro
/base/startup/init/services/log/
Dinit_log.c101 static const LogLevel LOG_LEVEL[] = { LOG_DEBUG, LOG_INFO, LOG_WARN, LOG_ERROR, LOG_FATAL }; in PrintLog()
108 static const LogLevel LOG_LEVEL[] = { LOG_DEBUG, LOG_INFO, LOG_WARN, LOG_ERROR, LOG_FATAL }; in PrintLog()
/base/hiviewdfx/hilog_lite/frameworks/featured/
Dhilog.cpp55 HILOG_VA_ARGS_PRORESS(ret, LOG_ERROR); in Error()
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog.cpp56 HILOG_VA_ARGS_PROCESS(ret, LOG_ERROR); in Error()
/base/hiviewdfx/hilog_lite/command/
Dhilog_command.c126 } else if (cmd == g_logLevelInfo[LOG_ERROR]) { in SetOutputLevel()
127 level = LOG_ERROR; in SetOutputLevel()
/base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/
Dhc_log.h54 #define DEV_AUTH_LOG_ERROR(buf) HiLogPrint(LOG_CORE, LOG_ERROR, DEV_AUTH_LOG_DOMAIN, "[DEVAUTH]", "…
/base/security/crypto_framework/common/inc/
Dlog.h52 #define HCF_LOG_ERROR(buf) HiLogPrint(LOG_CORE, LOG_ERROR, CRYPTO_LOG_DOMAIN, "[HCF]", "%{public}s"…
/base/hiviewdfx/hilog/test/unittest/common/
Dhilog_utils_test.cpp142 {LOG_ERROR, "ERROR", "E", 1 << LOG_ERROR},
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
Dhilog_napi.cpp53 napi_create_int32(env, LogLevel::LOG_ERROR, &ERROR); in LogLevelTypeEnumInit()

12