Searched defs:MAPI_MHL_MSG_WARNING (Results 1 – 1 of 1) sorted by relevance
116 #define MAPI_MHL_MSG_WARNING(format, args...) ULOGW("MHL", format, ##args) macro123 #define MAPI_MHL_MSG_WARNING(format, args...) printf(format, ##args) macro