Searched refs:KMSG_LOGF (Results 1 – 2 of 2) sorted by relevance
33 #define KMSG_LOGF(fmt, ...) kMsgLog((MMI_FILE_NAME), (__LINE__), "<3>", fmt"\n", ##__VA_ARGS__) macro
436 KMSG_LOGF(fmt, ##__VA_ARGS__); \