Searched defs:ARGS (Results 1 - 4 of 4) sorted by relevance
/base/useriam/pin_auth/common/logs/ |
H A D | iam_logger.h | 44 #define ARGS(fmt, ...) "[%{public}s@%{public}s:%{public}d] " fmt, __FUNCTION__, PIN_AUTH_FILE, __LINE__, ##__VA_ARGS__ macro
|
/base/useriam/face_auth/common/logs/ |
H A D | iam_logger.h | 44 #define ARGS(fmt, ...) \ macro
|
/base/useriam/fingerprint_auth/common/logs/ |
H A D | iam_logger.h | 44 #define ARGS(fmt, ...) \ macro
|
/base/account/os_account/frameworks/common/log/include/ |
H A D | account_log_wrapper.h | 53 #define ARGS(fmt, ...) "[%{public}s@%{public}s:%{public}d] " fmt, __FUNCTION__, LOG_FILE_NAME, __LINE__, ##__VA_ARGS__ macro
|
Completed in 2 milliseconds