Searched defs:MEM_ALOGE (Results 1 – 1 of 1) sorted by relevance
26 #define MEM_ALOGE(...) async_safe_format_log(ANDROID_LOG_ERROR, LOG_TAG, ##__VA_ARGS__) macro49 #define MEM_ALOGE ALOGE macro