Searched defs:LOG_ALWAYS_FATAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/framesequence/jni/utils/
H A Dlog.h193 #ifndef LOG_ALWAYS_FATAL
194 #define LOG_ALWAYS_FATAL(...) \ macro
199 * Versions of LOG_ALWAYS_FATAL_IF and LOG_ALWAYS_FATAL that
217 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__)

Completed in 62 milliseconds