Searched defs:ALOGE (Results 1 – 3 of 3) sorted by relevance
25 #define ALOGE(...) macro
48 #define ALOGE(...) \ macro
122 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro