Home
last modified time | relevance | path

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

/system/core/include/log/
Dlog.h396 #ifndef LOG_FATAL
397 #define LOG_FATAL(...) ((void)0) macro
405 #ifndef LOG_FATAL
406 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__)
/system/core/liblog/
DREADME51 LOG_FATAL(format, ...)
99 is used to ALOG a message, then kill the process. LOG_FATAL call is a
/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp69 ALOG(LOG_FATAL, LOG_TAG, "@@@ ABORTING: CODE FLINGER: %s IN %s addr=%p", in heap_error()
DArm64Assembler.cpp141 #define NOT_IMPLEMENTED() LOG_FATAL("Arm instruction %s not yet implemented\n", __func__)