Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/load_balancing/
Dlb_policy.h347 std::unique_ptr<ChannelControlHelper> channel_control_helper; member
436 ChannelControlHelper* channel_control_helper() const { in channel_control_helper() function
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/
H A Dlb_policy.h380 std::unique_ptr<ChannelControlHelper> channel_control_helper; member
469 ChannelControlHelper* channel_control_helper() const { in channel_control_helper() function
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/round_robin/
H A Dround_robin.cc108 LoadBalancingPolicy::ChannelControlHelper* channel_control_helper() in channel_control_helper() function in grpc_core::__anon9bda769c0111::RoundRobin::RoundRobinEndpointList
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/weighted_round_robin/
H A Dweighted_round_robin.cc280 LoadBalancingPolicy::ChannelControlHelper* channel_control_helper() in channel_control_helper() function in grpc_core::__anona6e6613c0111::WeightedRoundRobin::WrrEndpointList