Home
last modified time | relevance | path

Searched refs:LOG_FATAL (Results 1 – 5 of 5) sorted by relevance

/frameworks/ex/framesequence/jni/utils/
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__)
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test_fixture.cpp62 LOG_FATAL("D'OH\n"); in main()
/frameworks/base/core/jni/
DAndroidRuntime.cpp1017 LOG_FATAL("No root directory specified, and /android does not exist."); in start()
/frameworks/native/cmds/installd/
Ddexopt.cpp1496 LOG_FATAL("dexopt flags contains unknown fields\n"); in dexopt()
/frameworks/av/services/audioflinger/
DThreads.cpp2333 LOG_FATAL("HAL format %#x not supported for mixed output", in readOutputParameters_l()