Searched defs:LOG_E (Results 1 – 2 of 2) sorted by relevance
43 #define LOG_E(...) ulog_e(LOG_TAG, __VA_ARGS__) macro
167 #define LOG_E(fmt, ...) dbg_log_line("E", 31, fmt, ##__VA_ARGS__) macro169 #define LOG_E(...) macro