Home
last modified time | relevance | path

Searched defs:GetLoadBalancingPolicyName (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/core/lib/transport/
Dservice_config.cc51 const char* ServiceConfig::GetLoadBalancingPolicyName() const { in GetLoadBalancingPolicyName() function in grpc_core::ServiceConfig
/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc82 grpc::string Channel::GetLoadBalancingPolicyName() const { in GetLoadBalancingPolicyName() function in grpc::Channel
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dchannel_cc.cc92 std::string Channel::GetLoadBalancingPolicyName() const { in GetLoadBalancingPolicyName() function in grpc::Channel