Home
last modified time | relevance | path

Searched refs:LOG_FATAL (Results 1 – 10 of 10) 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/native/services/bufferhub/
DBufferClient.cpp90 LOG_FATAL("%s: service died.", __FUNCTION__); in getService()
/frameworks/base/core/proto/android/util/
Dlog.proto40 LOG_FATAL = 7; enumerator
/frameworks/base/core/jni/
DAndroidRuntime.cpp1143 LOG_FATAL("No root directory specified, and /system does not exist."); in start()
1151 LOG_FATAL("No runtime directory specified with ANDROID_RUNTIME_ROOT environment variable."); in start()
1157 LOG_FATAL("No tz data directory specified with ANDROID_TZDATA_ROOT environment variable."); in start()
/frameworks/native/services/inputflinger/
DInputClassifier.cpp201 LOG_FATAL("Function %s should only be called from InputClassifier thread", function); in ensureHalThread()
/frameworks/native/libs/input/
DInputTransport.cpp217 LOG_FATAL("Unexpected message type %i", header.type); in getSanitizedCopy()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4331 LOG_FATAL("Policy engine not initialized(err=%d)", status); in initialize()
/frameworks/av/services/audioflinger/
DThreads.cpp2604 LOG_FATAL("HAL format %#x not supported for mixed output", in readOutputParameters_l()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77976 Landroid/util/TextLogEntry;->LOG_FATAL:I