Searched defs:ALOGE (Results 1 – 4 of 4) sorted by relevance
51 #define ALOGE(message, ...) FML_LOG(ERROR) << (message) macro
269 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro
45 #define ALOGE LOGE macro