Searched refs:IAM_LOGF (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/drivers/peripheral/user_auth/common/logs/ |
H A D | iam_logger.h | 52 #define IAM_LOGF(...) USER_LOG(FATAL, __VA_ARGS__) macro
|
/ohos5.0/drivers/peripheral/face_auth/common/logs/ |
H A D | iam_logger.h | 52 #define IAM_LOGF(...) FACE_LOG(FATAL, __VA_ARGS__) macro
|
/ohos5.0/drivers/peripheral/fingerprint_auth/common/logs/ |
H A D | iam_logger.h | 52 #define IAM_LOGF(...) FINGERPRINT_LOG(FATAL, __VA_ARGS__) macro
|
/ohos5.0/drivers/peripheral/pin_auth/common/logs/ |
H A D | iam_logger.h | 51 #define IAM_LOGF(...) PIN_LOG(FATAL, __VA_ARGS__) macro
|
/ohos5.0/base/useriam/face_auth/common/logs/ |
H A D | iam_logger.h | 52 #define IAM_LOGF(...) FACE_LOG(FATAL, __VA_ARGS__) macro
|
/ohos5.0/base/useriam/fingerprint_auth/common/logs/ |
H A D | iam_logger.h | 52 #define IAM_LOGF(...) FINGERPRINT_LOG(FATAL, __VA_ARGS__) macro
|
/ohos5.0/base/useriam/pin_auth/common/logs/ |
H A D | iam_logger.h | 51 #define IAM_LOGF(...) PIN_LOG(FATAL, __VA_ARGS__) macro
|
/ohos5.0/base/useriam/user_auth_framework/common/logs/ |
H A D | iam_logger.h | 46 #define IAM_LOGF(fmt, ...) ((void)HILOG_IMPL(LOG_CORE, LOG_FATAL, LOG_DOMAIN, LOG_TAG, \ macro
|