google.golang.org/grpc/balancer/grpclb.remoteBalancerCCWrapper.callRemoteBalancer (method)

2 uses

	google.golang.org/grpc/balancer/grpclb (current package)
		grpclb_remote_balancer.go#L321: func (ccw *remoteBalancerCCWrapper) callRemoteBalancer() (backoff bool, _ error) {
		grpclb_remote_balancer.go#L368: 		doBackoff, err := ccw.callRemoteBalancer()