Searched defs:SLOGE (Results 1 – 3 of 3) sorted by relevance
40 #define SLOGE(fmt, ...) DECORATOR_HILOG(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
66 #define SLOGE(x, ...) HILOG_ERROR(LOG_CORE, HLOG_FMT x, \ macro
128 #define SLOGE(...) SLOG(LOG_ERROR, __VA_ARGS__) macro