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