Searched refs:LOG_FATAL (Results 1 – 9 of 9) 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()
90 LOG_FATAL("%s: service died.", __FUNCTION__); in getService()
40 LOG_FATAL = 7; enumerator
1203 LOG_FATAL("No root directory specified, and /system does not exist."); in start()1211 LOG_FATAL("No ART directory specified with ANDROID_ART_ROOT environment variable."); in start()1217 LOG_FATAL("No runtime directory specified with ANDROID_I18N_ROOT environment variable."); in start()1223 LOG_FATAL("No tz data directory specified with ANDROID_TZDATA_ROOT environment variable."); in start()
2661 LOG_FATAL("HAL format %#x not supported for mixed output", in readOutputParameters_l()5429 LOG_FATAL("Should not set routing device in MixerThread"); in checkForNewParameter_l()5933 LOG_FATAL("Should not set routing device in DirectOutputThread"); in checkForNewParameter_l()8149 LOG_FATAL("Should not set routing device in RecordThread"); in checkForNewParameter_l()8153 LOG_FATAL("Should not set audio source in RecordThread"); in checkForNewParameter_l()8876 LOG_FATAL("Should not happen set routing device in MmapThread"); in checkForNewParameter_l()
217 LOG_FATAL("Unexpected message type %i", header.type); in getSanitizedCopy()
4399 LOG_FATAL("Policy engine not initialized(err=%d)", status); in initialize()
72777 Landroid/util/TextLogEntry;->LOG_FATAL:I