Home
last modified time | relevance | path

Searched refs:mod (Results 1 – 13 of 13) sorted by relevance

/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
Dhiview_log.h314 #define HILOG_DEBUG(mod, fmt, ...) HiLogPrintf(mod, HILOG_LV_DEBUG, FUN_ARG_NUM(__VA_ARGS__), fmt, … argument
316 #define HILOG_DEBUG(mod, fmt, ...) argument
336 #define HILOG_INFO(mod, fmt, ...) HiLogPrintf(mod, HILOG_LV_INFO, FUN_ARG_NUM(__VA_ARGS__), fmt, ##… argument
338 #define HILOG_INFO(mod, fmt, ...) argument
358 #define HILOG_WARN(mod, fmt, ...) HiLogPrintf(mod, HILOG_LV_WARN, FUN_ARG_NUM(__VA_ARGS__), fmt, ##… argument
360 #define HILOG_WARN(mod, fmt, ...) argument
380 #define HILOG_ERROR(mod, fmt, ...) HiLogPrintf(mod, HILOG_LV_ERROR, FUN_ARG_NUM(__VA_ARGS__), fmt, … argument
382 #define HILOG_ERROR(mod, fmt, ...) argument
402 #define HILOG_FATAL(mod, fmt, ...) HiLogPrintf(mod, HILOG_LV_FATAL, FUN_ARG_NUM(__VA_ARGS__), fmt, … argument
404 #define HILOG_FATAL(mod, fmt, ...) argument
[all …]
/base/hiviewdfx/hilog_lite/command/
Dhilog_command.c93 int SetOutputDomain(const char *mod) in SetOutputDomain() argument
95 if ((mod == NULL) || (strlen(mod) == 1)) { in SetOutputDomain()
99 int len = strlen(mod); in SetOutputDomain()
108 …if (strncpy_s(g_hiviewConfig.logOutputModule + destStart, modSize - destStart, mod + sourceStart, … in SetOutputDomain()
109 printf("Copy log domain fail : %s \n", mod); in SetOutputDomain()
/base/hiviewdfx/hievent_lite/command/
Dhievent_lite_command.h35 boolean OpenLogOutputModule(uint8 mod);
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_photo_operator.cpp57 size_t mod = dataByte % SIZET_THREE; in EnCode() local
58 if (mod == 1) { in EnCode()
63 } else if (mod == SIZET_TWO) { in EnCode()
/base/security/device_security_level/
D.gitignore26 *.mod
/base/useriam/user_auth_framework/
D.gitignore26 *.mod
/base/security/selinux_adapter/
D.gitignore24 *.mod
/base/security/huks/utils/crypto_adapter/
Dhks_client_service_adapter_lite.c83 static int32_t InitRsaPkCtx(const struct HksBlob *mod, const struct HksBlob *e, mbedtls_pk_context … in InitRsaPkCtx() argument
98 ret = mbedtls_mpi_read_binary(&mpiN, mod->data, mod->size); in InitRsaPkCtx()
128 static int32_t RsaToX509PublicKey(const struct HksBlob *mod, const struct HksBlob *e, struct HksBlo… in RsaToX509PublicKey() argument
135 ret = InitRsaPkCtx(mod, e, &ctx); in RsaToX509PublicKey()
Dhks_client_service_adapter.c80 static int32_t RsaToX509PublicKey(const struct HksBlob *mod, const struct HksBlob *e, struct HksBlo… in RsaToX509PublicKey() argument
92 rsaN = BN_bin2bn(mod->data, mod->size, NULL); in RsaToX509PublicKey()
/base/startup/hvb/libhvb/src/cert/
Dhvb_cert.c274 struct hvb_buf mod; in hvb_cert_pubk_parser() local
295 if (!_decode_octets(&mod, bit_length / 8, &p, end)) { in hvb_cert_pubk_parser()
307 pubk->pn = mod.addr; in hvb_cert_pubk_parser()
308 pubk->nlen = mod.size; in hvb_cert_pubk_parser()
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_log.c28 #define LOG_IS_OUTPUT(mod) (g_hiviewConfig.logOutputModule & (((uint64_t)1) << (mod))) argument
/base/hiviewdfx/hilog_lite/
DREADME_zh.md114 …ame="a2e815fd48b364454993f15e71fe77098"></a><a name="a2e815fd48b364454993f15e71fe77098"></a>mod</p>
DREADME.md160 …ame="a2e815fd48b364454993f15e71fe77098"></a><a name="a2e815fd48b364454993f15e71fe77098"></a>mod</p>