Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc88 grpc_lb_v1_ClientStats_set_num_calls_finished(req_stats, num_calls_finished); in GrpcLbLoadReportRequestCreate()
/third_party/grpc/src/core/ext/upb-generated/src/proto/grpc/lb/v1/
Dload_balancer.upb.h214 UPB_INLINE void grpc_lb_v1_ClientStats_set_num_calls_finished(grpc_lb_v1_ClientStats *msg, int64_t … in grpc_lb_v1_ClientStats_set_num_calls_finished() function