Searched defs:MDRV_MHL_MSG_ERROR (Results 1 – 1 of 1) sorted by relevance
123 #define MDRV_MHL_MSG_ERROR(format, args...) ULOGE("MHL", format, ##args) macro130 #define MDRV_MHL_MSG_ERROR(format, args...) printf(format, ##args) macro