Searched defs:MAPI_MHL_MSG_DEBUG (Results 1 – 1 of 1) sorted by relevance
117 #define MAPI_MHL_MSG_DEBUG(format, args...) ULOGD("MHL", format, ##args) macro124 #define MAPI_MHL_MSG_DEBUG(format, args...) printf(format, ##args) macro