Home
last modified time | relevance | path

Searched defs:LOG_FATAL (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/include/android_stub/log/
Dlog_main.h156 #define LOG_FATAL(...) __FAKE_USE_VA_ARGS(__VA_ARGS__) macro
165 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__) macro
/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dlogging.h39 #define LOG_FATAL LogMessageFatal(__FILE__, __LINE__) macro
/external/angle/src/common/
Ddebug.h63 constexpr LogSeverity LOG_FATAL = 4; variable
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/
Dlogging.h194 constexpr LogSeverity LOG_FATAL = LOGGING_FATAL; variable
/external/cronet/base/
Dlogging.h392 constexpr LogSeverity LOG_FATAL = LOGGING_FATAL; variable
/external/libchrome/base/
Dlogging.h344 const LogSeverity LOG_FATAL = 3; variable