Home
last modified time | relevance | path

Searched defs:SubchannelWrapper (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc239 class SubchannelWrapper : public DelegatingSubchannel { class in grpc_core::__anon524789e00111::GrpcLb
241 SubchannelWrapper(RefCountedPtr<SubchannelInterface> subchannel, in SubchannelWrapper() function in grpc_core::__anon524789e00111::GrpcLb::SubchannelWrapper
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc1259 class ChannelData::SubchannelWrapper : public SubchannelInterface { class in grpc_core::__anon5e2240680111::ChannelData
1261 SubchannelWrapper(ChannelData* chand, Subchannel* subchannel, in SubchannelWrapper() function in grpc_core::__anon5e2240680111::ChannelData::SubchannelWrapper