Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/
Dweighted_round_robin.cc325 struct SubchannelInfo { struct in grpc_core::__anon5c1df9810111::WeightedRoundRobin::Picker
326 SubchannelInfo(RefCountedPtr<SubchannelInterface> subchannel, in SubchannelInfo() argument
330 RefCountedPtr<SubchannelInterface> subchannel;
331 RefCountedPtr<AddressWeight> weight;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/ring_hash/
Dring_hash.cc317 struct SubchannelInfo { struct in grpc_core::__anon71a495050111::RingHash::Picker
318 RefCountedPtr<SubchannelInterface> subchannel;
319 grpc_connectivity_state state;
320 absl::Status status;