Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/liblog_stub/include/log/
Dlog.h73 #define LOG_FATAL(...) ALOG(LOG_FATAL, LOG_TAG, __VA_ARGS__) macro
74 #define LOG_ALWAYS_FATAL LOG_FATAL
84 #define LOG_FATAL_IF(cond, ...) ALOG_IF(cond, LOG_FATAL, LOG_TAG, __VA_ARGS__)
/frameworks/base/libs/hwui/
DMesh.h37 LOG_FATAL("Assigning to missing variable");
39 LOG_FATAL("Incorrect value size");
49 LOG_FATAL("Assigning to missing variable");
51 LOG_FATAL("Incorrect value size");
72 LOG_FATAL("Assigning to missing variable"); in set()
75 LOG_FATAL("Incorrect value size"); in set()
/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.cpp1217 LOG_FATAL("No root directory specified, and /system does not exist."); in start()
1225 LOG_FATAL("No ART directory specified with ANDROID_ART_ROOT environment variable."); in start()
1231 LOG_FATAL("No runtime directory specified with ANDROID_I18N_ROOT environment variable."); in start()
1237 LOG_FATAL("No tz data directory specified with ANDROID_TZDATA_ROOT environment variable."); in start()
Dandroid_media_AudioTrack.cpp102 LOG_FATAL("Received canWrite callback for non-offload track"); in onCanWriteMoreData()
Dandroid_view_SurfaceControl.cpp1261 LOG_FATAL("Unknown alternative for variant DeviceProductInfo::ManufactureOrModelDate"); in convertDeviceProductInfoToJavaObject()
/frameworks/native/libs/ui/
DDebugUtils.cpp356 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.cpp3175 LOG_FATAL("HAL format %#x not supported for mixed output", in readOutputParameters_l()
6441 LOG_FATAL("Should not set routing device in MixerThread"); in checkForNewParameter_l()
7102 LOG_FATAL("Should not set routing device in DirectOutputThread"); in checkForNewParameter_l()
9658 LOG_FATAL("Should not set routing device in RecordThread"); in checkForNewParameter_l()
9662 LOG_FATAL("Should not set audio source in RecordThread"); in checkForNewParameter_l()
10627 LOG_FATAL("Should not happen set routing device in MmapThread"); in checkForNewParameter_l()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputLayerTest.cpp80 LOG_FATAL("Unexpected rotation flag %d", rotationFlag); in toRotation()
/frameworks/native/services/sensorservice/
DSensorService.cpp546 LOG_FATAL("Failed to register sensor with handle %d", handle); in registerSensor()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp6462 LOG_FATAL("Policy engine not initialized(err=%d)", status); in initialize()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp7132 LOG_FATAL("Deprecated opcode: %d, migrated to AIDL", code); in CheckTransactCodeCredentials()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57705 Landroid/util/TextLogEntry;->LOG_FATAL:I