Home
last modified time | relevance | path

Searched refs:CheckOpStreamType (Results 1 – 5 of 5) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dcheck_op.h283 using CheckOpStreamType = decltype(detect_specialization::Detect<T>(0)); variable
325 using U1 = CheckOpStreamType<T1>; \
326 using U2 = CheckOpStreamType<T2>; \
/external/abseil-cpp/absl/log/internal/
Dcheck_op.h335 using CheckOpStreamType = decltype(detect_specialization::Detect<T>(0)); variable
391 using U1 = CheckOpStreamType<T1>; \
392 using U2 = CheckOpStreamType<T2>; \
/external/cronet/stable/third_party/abseil-cpp/absl/log/internal/
Dcheck_op.h337 using CheckOpStreamType = decltype(detect_specialization::Detect<T>(0)); variable
393 using U1 = CheckOpStreamType<T1>; \
394 using U2 = CheckOpStreamType<T2>; \
/external/cronet/tot/third_party/abseil-cpp/absl/log/internal/
Dcheck_op.h337 using CheckOpStreamType = decltype(detect_specialization::Detect<T>(0)); variable
393 using U1 = CheckOpStreamType<T1>; \
394 using U2 = CheckOpStreamType<T2>; \
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dcheck_op.h351 using CheckOpStreamType = decltype(detect_specialization::Detect<T>(0)); variable
409 using U1 = CheckOpStreamType<T1>; \
410 using U2 = CheckOpStreamType<T2>; \