Home
last modified time | relevance | path

Searched refs:grpc_lb_v1_Server_port (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc132 cur.port = grpc_lb_v1_Server_port(servers[i]); in ParseServerList()
/third_party/grpc/src/core/ext/upb-generated/src/proto/grpc/lb/v1/
Dload_balancer.upb.h408 UPB_INLINE int32_t grpc_lb_v1_Server_port(const grpc_lb_v1_Server *msg) { return *UPB_PTR_AT(msg, U… in grpc_lb_v1_Server_port() function