Home
last modified time | relevance | path

Searched refs:cluster_stats (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc2216 envoy_config_endpoint_v3_ClusterStats* cluster_stats = in CreateLrsRequest() local
2221 cluster_stats, StdStringToUpbString(cluster_name)); in CreateLrsRequest()
2225 cluster_stats, StdStringToUpbString(eds_service_name)); in CreateLrsRequest()
2233 cluster_stats, arena.ptr()); in CreateLrsRequest()
2244 cluster_stats, arena.ptr()); in CreateLrsRequest()
2254 cluster_stats, total_dropped_requests); in CreateLrsRequest()
2260 cluster_stats, arena.ptr()); in CreateLrsRequest()
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dlrs.proto68 repeated config.endpoint.v3.ClusterStats cluster_stats = 2; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Dlrs_for_test.proto161 repeated ClusterStats cluster_stats = 2; field