Searched refs:LOG_FATAL (Results 1 – 15 of 15) sorted by relevance
/frameworks/native/libs/binder/liblog_stub/include/log/ |
D | log.h | 73 #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/ |
D | Mesh.h | 37 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/ |
D | dumpstate_test_fixture.cpp | 62 LOG_FATAL("D'OH\n"); in main()
|
/frameworks/base/core/proto/android/util/ |
D | log.proto | 40 LOG_FATAL = 7; enumerator
|
/frameworks/base/core/jni/ |
D | AndroidRuntime.cpp | 1217 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()
|
D | android_media_AudioTrack.cpp | 102 LOG_FATAL("Received canWrite callback for non-offload track"); in onCanWriteMoreData()
|
D | android_view_SurfaceControl.cpp | 1261 LOG_FATAL("Unknown alternative for variant DeviceProductInfo::ManufactureOrModelDate"); in convertDeviceProductInfoToJavaObject()
|
/frameworks/native/libs/ui/ |
D | DebugUtils.cpp | 356 LOG_FATAL("Unknown alternative for variant DeviceProductInfo::ManufactureOrModelDate"); in toString()
|
/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/ |
D | PersistLogSection.java | 76 LOG_PRIORITY_MAP.put('F', TextLogEntry.LOG_FATAL);
|
/frameworks/av/services/audioflinger/ |
D | Threads.cpp | 3175 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/ |
D | OutputLayerTest.cpp | 80 LOG_FATAL("Unexpected rotation flag %d", rotationFlag); in toRotation()
|
/frameworks/native/services/sensorservice/ |
D | SensorService.cpp | 546 LOG_FATAL("Failed to register sensor with handle %d", handle); in registerSensor()
|
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.cpp | 6462 LOG_FATAL("Policy engine not initialized(err=%d)", status); in initialize()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 7132 LOG_FATAL("Deprecated opcode: %d, migrated to AIDL", code); in CheckTransactCodeCredentials()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 57705 Landroid/util/TextLogEntry;->LOG_FATAL:I
|