Searched refs:KMSG_LOGI (Results 1 – 4 of 4) sorted by relevance
30 #define KMSG_LOGI(fmt, ...) kMsgLog((MMI_FILE_NAME), (__LINE__), "<6>", fmt"\n", ##__VA_ARGS__) macro
421 KMSG_LOGI(fmt, ##__VA_ARGS__); \
223 KMSG_LOGI("GetProgramName success. programName = %s", programName); in GetProgramName()
136 KMSG_LOGI("%s", buf); in CheckDefineOutput()