Searched refs:MAPI_HDMIRX_MSG_ERROR (Results 1 – 1 of 1) sorted by relevance
137 #define MAPI_HDMIRX_MSG_ERROR(format, args...) ULOGE("HDMIRX", format, ##args) macro144 #define MAPI_HDMIRX_MSG_ERROR(format, args...) printf(format, ##args) macro271 MAPI_HDMIRX_MSG_ERROR("[%s,%5d] Instance Get Private failed\n",__FUNCTION__,__LINE__); in _HDMI_IF_Ioctl()