Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc176 class StatsSubchannelWrapper : public DelegatingSubchannel { class in grpc_core::__anonff2650950111::XdsClusterImplLb
178 StatsSubchannelWrapper( in StatsSubchannelWrapper() function in grpc_core::__anonff2650950111::XdsClusterImplLb::StatsSubchannelWrapper
333 static_cast<StatsSubchannelWrapper*>(result.subchannel.get()); in Pick()
563 return MakeRefCounted<StatsSubchannelWrapper>( in CreateSubchannel()