Searched defs:CM_LOG_E (Results 1 – 1 of 1) sorted by relevance
44 #define CM_LOG_E(...) CmLog(CM_LOG_LEVEL_E, __func__, __LINE__, __VA_ARGS__) macro49 #define CM_LOG_E(...) macro