Searched refs:LOG_FATAL (Results 1 – 10 of 10) sorted by relevance
207 #ifndef LOG_FATAL208 #define LOG_FATAL(...) ((void)0) macro216 #ifndef LOG_FATAL217 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__)
62 LOG_FATAL("D'OH\n"); in main()
40 LOG_FATAL = 7; enumerator
1162 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()
868 LOG_FATAL("Unknown alternative for variant DeviceProductInfo::ManufactureOrModelDate"); in convertDeviceProductInfoToJavaObject()
341 LOG_FATAL("Unknown alternative for variant DeviceProductInfo::ManufactureOrModelDate"); in toString()
76 LOG_PRIORITY_MAP.put('F', TextLogEntry.LOG_FATAL);
2750 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()
4529 LOG_FATAL("Policy engine not initialized(err=%d)", status); in initialize()
72774 Landroid/util/TextLogEntry;->LOG_FATAL:I