Home
last modified time | relevance | path

Searched defs:initial_response (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto92 InitialLoadBalanceResponse initial_response = 1; field
Dload_reporter.proto51 InitialLoadReportResponse initial_response = 1; field
/third_party/grpc/test/cpp/grpclb/
Dgrpclb_api_test.cc81 auto* initial_response = response.mutable_initial_response(); in TEST_F() local
/third_party/grpc/src/core/load_balancing/grpclb/
Dload_balancer_api.cc176 auto* initial_response = in GrpcLbResponseParse() local
/third_party/grpc/src/cpp/server/load_reporter/
Dload_reporter_async_service_impl.cc301 auto initial_response = response.mutable_initial_response(); in SendReport() local
/third_party/grpc/test/cpp/end2end/
Dgrpclb_end2end_test.cc324 auto* initial_response = response.mutable_initial_response(); in BalanceLoad() local