Searched defs:LOGD (Results 1 – 9 of 9) sorted by relevance
| /base/security/crypto_framework/common/inc/ |
| D | log.h | 26 #define LOGD(fmt, ...) HILOG_DEBUG(HILOG_MODULE_SCY, fmt, ##__VA_ARGS__) macro 59 #define LOGD(...) HcfLogPrint(HCF_LOG_LEVEL_D, __func__, __LINE__, __VA_ARGS__) macro 64 #define LOGD(fmt, ...) printf("[HCF][D][%s]: " fmt "\n", __FUNCTION__, ##__VA_ARGS__) macro
|
| /base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/ |
| D | hc_log.h | 67 #define LOGD(fmt, ...) printf("[D][DEVAUTH]: %s" fmt "\n", __FUNCTION__, ##__VA_ARGS__) macro 78 #define LOGD(fmt, ...) HILOG_DEBUG(LOG_CORE, "%" LOG_PUB "s: " fmt, __FUNCTION__, ##__VA_ARGS__) macro 108 #define LOGD(fmt, ...) printf("[D][DEVAUTH]%s: " fmt "\n", __FUNCTION__, ##__VA_ARGS__) macro
|
| /base/notification/common_event_service/interfaces/kits/cj/src/ |
| D | native_log.h | 31 #define LOGD(...) \ macro
|
| /base/notification/eventhandler/frameworks/cj/src/ |
| D | emitter_log.h | 36 #define LOGD(...) \ macro
|
| /base/security/asset/frameworks/os_dependency/log/inc/ |
| D | asset_log.h | 30 #define LOGD(fmt, arg...) \ macro
|
| /base/security/security_guard/frameworks/common/log/include/ |
| D | security_collector_log.h | 47 #define LOGD(fmt, ...) \ macro
|
| /base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/ |
| D | hc_log.h | 22 #define LOGD(fmt, ...) HILOG_DEBUG(HILOG_MODULE_SCY, fmt, ##__VA_ARGS__) macro
|
| /base/security/certificate_framework/frameworks/common/v1.0/inc/ |
| D | cf_log.h | 64 #define LOGD CF_LOG_D macro
|
| /base/security/access_token/frameworks/common/include/ |
| D | accesstoken_common_log.h | 39 #define LOGD(domain, tag, fmt, ...) \ macro
|