Home
last modified time | relevance | path

Searched defs:ALOG (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/fuchsia/include/cutils/
Dlog.h62 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_main.h336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro