Searched defs:SubchannelInfo (Results 1 – 2 of 2) sorted by relevance
325 struct SubchannelInfo { struct in grpc_core::__anon5c1df9810111::WeightedRoundRobin::Picker326 SubchannelInfo(RefCountedPtr<SubchannelInterface> subchannel, in SubchannelInfo() argument330 RefCountedPtr<SubchannelInterface> subchannel;331 RefCountedPtr<AddressWeight> weight;
317 struct SubchannelInfo { struct in grpc_core::__anon71a495050111::RingHash::Picker318 RefCountedPtr<SubchannelInterface> subchannel;319 grpc_connectivity_state state;320 absl::Status status;