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()
90 LOG_FATAL("%s: service died.", __FUNCTION__); in getService()
40 LOG_FATAL = 7; enumerator
1143 LOG_FATAL("No root directory specified, and /system does not exist."); in start()1151 LOG_FATAL("No runtime directory specified with ANDROID_RUNTIME_ROOT environment variable."); in start()1157 LOG_FATAL("No tz data directory specified with ANDROID_TZDATA_ROOT environment variable."); in start()
201 LOG_FATAL("Function %s should only be called from InputClassifier thread", function); in ensureHalThread()
217 LOG_FATAL("Unexpected message type %i", header.type); in getSanitizedCopy()
4331 LOG_FATAL("Policy engine not initialized(err=%d)", status); in initialize()
2604 LOG_FATAL("HAL format %#x not supported for mixed output", in readOutputParameters_l()
77976 Landroid/util/TextLogEntry;->LOG_FATAL:I