Searched defs:LOG_ERROR (Results 1 – 2 of 2) sorted by relevance
39 #define LOG_ERROR(fmt, ...) DECORATOR_HDFLOG(HDF_LOGE, fmt, ##__VA_ARGS__) macro