Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dlogging.h48 #define LOG_DFATAL LOG_ERROR macro
50 #define LOG_DFATAL LOG_FATAL macro
/aosp_15_r20/external/regex-re2/util/
H A Dlogging.h48 #define LOG_DFATAL LOG_ERROR macro
50 #define LOG_DFATAL LOG_FATAL macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dlogging.h48 #define LOG_DFATAL LOG_ERROR macro
50 #define LOG_DFATAL LOG_FATAL macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dlogging.h352 const LogSeverity LOG_DFATAL = LOG_ERROR; variable
354 const LogSeverity LOG_DFATAL = LOG_FATAL; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/
Dlogging.h352 const LogSeverity LOG_DFATAL = LOG_ERROR; variable
354 const LogSeverity LOG_DFATAL = LOG_FATAL; variable
/aosp_15_r20/external/libchrome/base/
H A Dlogging.h349 const LogSeverity LOG_DFATAL = LOG_ERROR; variable
351 const LogSeverity LOG_DFATAL = LOG_FATAL; variable