/base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
D | app_verify.c | 121 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 …]
|
D | app_provision.c | 28 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 …]
|
D | app_centraldirectory.c | 50 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 …]
|
D | app_file.c | 32 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()
|
D | app_verify_hap.c | 38 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()
|
D | mbedtls_pkcs7.c | 51 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/ |
D | app_common.h | 38 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/ |
D | log.h | 125 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/ |
D | log_base.h | 54 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/ |
D | log_c.h | 53 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/ |
D | log.h | 162 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/ |
D | hiview_log.h | 162 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/ |
D | musl_log.h | 40 LOG_ERROR = 6, enumerator 86 #define DfxLogError(...) DfxLog(LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)
|
D | dfx_log.cpp | 28 static LogLevel g_LOG_LEVEL[] = { LOG_DEBUG, LOG_INFO, LOG_WARN, LOG_ERROR, LOG_FATAL };
|
/base/hiviewdfx/hiview/base/ |
D | hi_logger.cpp | 30 LOG_ERROR,
|
/base/hiviewdfx/hilog/test/moduletest/common/ |
D | adapter_test.cpp | 91 LOG_ERROR, LOG_ERROR,
|
/base/security/appverify/interfaces/innerkits/appverify_lite/products/ipcamera/ |
D | app_verify_base.h | 35 #define LOG_ERROR(fmt, args...) HILOG_ERROR(LOG_DOMAIN, "[%s:%d]: "fmt, __FUNCTION__, __LINE__, ##a… macro
|
/base/startup/init/services/log/ |
D | init_log.c | 101 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/ |
D | hilog.cpp | 55 HILOG_VA_ARGS_PRORESS(ret, LOG_ERROR); in Error()
|
/base/hiviewdfx/hilog/frameworks/libhilog/ |
D | hilog.cpp | 56 HILOG_VA_ARGS_PROCESS(ret, LOG_ERROR); in Error()
|
/base/hiviewdfx/hilog_lite/command/ |
D | hilog_command.c | 126 } 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/ |
D | hc_log.h | 54 #define DEV_AUTH_LOG_ERROR(buf) HiLogPrint(LOG_CORE, LOG_ERROR, DEV_AUTH_LOG_DOMAIN, "[DEVAUTH]", "…
|
/base/security/crypto_framework/common/inc/ |
D | log.h | 52 #define HCF_LOG_ERROR(buf) HiLogPrint(LOG_CORE, LOG_ERROR, CRYPTO_LOG_DOMAIN, "[HCF]", "%{public}s"…
|
/base/hiviewdfx/hilog/test/unittest/common/ |
D | hilog_utils_test.cpp | 142 {LOG_ERROR, "ERROR", "E", 1 << LOG_ERROR},
|
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/ |
D | hilog_napi.cpp | 53 napi_create_int32(env, LogLevel::LOG_ERROR, &ERROR); in LogLevelTypeEnumInit()
|