Home
last modified time | relevance | path

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

/external/angle/third_party/abseil-cpp/absl/log/
Dabsl_log.h79 ABSL_LOG_INTERNAL_LOG_IF_FIRST_N_IMPL(_##severity, condition, n)
Dlog.h296 ABSL_LOG_INTERNAL_LOG_IF_FIRST_N_IMPL(_##severity, condition, n)
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dlog_impl.h141 #define ABSL_LOG_INTERNAL_LOG_IF_FIRST_N_IMPL(severity, condition, n) \ macro