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/base/core/proto/android/util/
Dlog.proto40 LOG_FATAL = 7; enumerator
/frameworks/base/core/jni/
DAndroidRuntime.cpp1162 LOG_FATAL("No root directory specified, and /system does not exist."); in start()
1170 LOG_FATAL("No ART directory specified with ANDROID_ART_ROOT environment variable."); in start()
1176 LOG_FATAL("No runtime directory specified with ANDROID_I18N_ROOT environment variable."); in start()
1182 LOG_FATAL("No tz data directory specified with ANDROID_TZDATA_ROOT environment variable."); in start()
Dandroid_view_SurfaceControl.cpp868 LOG_FATAL("Unknown alternative for variant DeviceProductInfo::ManufactureOrModelDate"); in convertDeviceProductInfoToJavaObject()
/frameworks/native/libs/ui/
DDebugUtils.cpp341 LOG_FATAL("Unknown alternative for variant DeviceProductInfo::ManufactureOrModelDate"); in toString()
/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
DPersistLogSection.java76 LOG_PRIORITY_MAP.put('F', TextLogEntry.LOG_FATAL);
/frameworks/av/services/audioflinger/
DThreads.cpp2750 LOG_FATAL("HAL format %#x not supported for mixed output", in readOutputParameters_l()
5585 LOG_FATAL("Should not set routing device in MixerThread"); in checkForNewParameter_l()
6088 LOG_FATAL("Should not set routing device in DirectOutputThread"); in checkForNewParameter_l()
8346 LOG_FATAL("Should not set routing device in RecordThread"); in checkForNewParameter_l()
8350 LOG_FATAL("Should not set audio source in RecordThread"); in checkForNewParameter_l()
9126 LOG_FATAL("Should not happen set routing device in MmapThread"); in checkForNewParameter_l()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4529 LOG_FATAL("Policy engine not initialized(err=%d)", status); in initialize()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt72774 Landroid/util/TextLogEntry;->LOG_FATAL:I