Searched defs:ALOG (Results 1 – 2 of 2) sorted by relevance
331 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro