Home
last modified time | relevance | path

Searched refs:ABSL_LOG_INTERNAL_DLOG_IMPL (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/abseil-cpp/absl/log/internal/
Dlog_impl.h35 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ macro
39 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ macro
/external/angle/third_party/abseil-cpp/absl/log/
Dabsl_log.h40 #define ABSL_DLOG(severity) ABSL_LOG_INTERNAL_DLOG_IMPL(_##severity)
Dlog.h212 #define DLOG(severity) ABSL_LOG_INTERNAL_DLOG_IMPL(_##severity)