Searched refs:LOG_FATAL (Results 1 - 3 of 3) sorted by relevance

/frameworks/ex/framesequence/jni/utils/
H A Dlog.h207 #ifndef LOG_FATAL
208 #define LOG_FATAL(...) ((void)0) macro
216 #ifndef LOG_FATAL
217 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__) macro
/frameworks/base/core/jni/
H A DAndroidRuntime.cpp974 LOG_FATAL("No root directory specified, and /android does not exist.");
/frameworks/av/services/audioflinger/
H A DThreads.cpp1831 LOG_FATAL("HAL format %#x not supported for mixed output",

Completed in 62 milliseconds