Searched defs:FFRT_LOGE (Results 1 – 1 of 1) sorted by relevance
110 #define FFRT_LOGE(format, ...) \ macro134 #define FFRT_LOGE(format, ...) FFRT_LOG(FFRT_LOG_ERROR, format, ##__VA_ARGS__) macro