Searched defs:KMSG_LOGF (Results 1 - 1 of 1) sorted by relevance
/foundation/multimodalinput/input/util/common/include/ | ||
H A D | klog.h | 33 #define KMSG_LOGF(fmt, ...) kMsgLog((MMI_FILE_NAME), (__LINE__), "<3>", fmt"\n", ##__VA_ARGS__) macro |
Completed in 1 milliseconds