Searched defs:MAPI_CEC_MSG_ERROR (Results 1 – 1 of 1) sorted by relevance
135 #define MAPI_CEC_MSG_ERROR(format, args...) ULOGE("CEC", format, ##args) macro142 #define MAPI_CEC_MSG_ERROR(format, args...) printf(format, ##args) macro