Home
last modified time | relevance | path

Searched defs:call_attempt_tracer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.h393 ClientCallTracer::CallAttemptTracer* call_attempt_tracer() const { in call_attempt_tracer() function
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.h401 ClientCallTracer::CallAttemptTracer* call_attempt_tracer() const { in call_attempt_tracer() function
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/xds/
H A Dxds_cluster_impl.cc407 auto* call_attempt_tracer = call_state->GetCallAttemptTracer(); in Pick() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc250 auto* call_attempt_tracer = static_cast<grpc_core::CallTracerInterface*>( in TcpTracerIfSampled() local