Home
last modified time | relevance | path

Searched defs:GetLoadBalancingPolicyName (Results 1 – 2 of 2) 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