Searched defs:LOG_E (Results 1 – 2 of 2) sorted by relevance
25 #define LOG_E(...) OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, EFFECT_LOG_TAG, __VA_ARGS__) macro