Home
last modified time | relevance | path

Searched defs:ARGS (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/face_auth/common/logs/
H A Diam_logger.h45 #define ARGS(fmt, ...) "[%{public}s@%{public}s:%{public}d] " fmt, __FUNCTION__, FACE_AUTH_FILE, __LINE__, ##__VA_ARGS__ macro
/drivers/peripheral/fingerprint_auth/common/logs/
H A Diam_logger.h44 #define ARGS(fmt, ...) \ macro
/drivers/peripheral/pin_auth/common/logs/
H A Diam_logger.h44 #define ARGS(fmt, ...) "[%{public}s@%{public}s:%{public}d] " fmt, __FUNCTION__, PIN_AUTH_FILE, __LINE__, ##__VA_ARGS__ macro
/drivers/peripheral/user_auth/common/logs/
H A Diam_logger.h45 #define ARGS(fmt, ...) "[%{public}s@%{public}s:%{public}d] " fmt, __FUNCTION__, USER_AUTH_FILE, __LINE__, ##__VA_ARGS__ macro

Completed in 2 milliseconds