Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/fuchsia/include/cutils/
Dlog.h104 #define LOG_FATAL(...) __FAKE_USE_VA_ARGS(__VA_ARGS__) macro
110 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__) macro
/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_main.h156 #define LOG_FATAL(...) __FAKE_USE_VA_ARGS(__VA_ARGS__) macro
165 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__) macro