Home
last modified time | relevance | path

Searched defs:cluster_stats (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/service/load_stats/v2/
H A Dlrs.proto60 repeated api.v2.endpoint.ClusterStats cluster_stats = 2; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dlrs.proto68 repeated config.endpoint.v3.ClusterStats cluster_stats = 2; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dlrs.proto68 repeated config.endpoint.v3.ClusterStats cluster_stats = 2; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/service/load_stats/v3/
H A Dlrs.proto71 repeated config.endpoint.v3.ClusterStats cluster_stats = 2; field
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_server.h674 explicit ClientStats( in ClientStats()
783 for (const auto& cluster_stats : request.cluster_stats()) { in StreamLoadStats() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_api.cc462 envoy_config_endpoint_v3_ClusterStats* cluster_stats = in CreateLrsRequest() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc460 envoy_config_endpoint_v3_ClusterStats* cluster_stats = in CreateLrsRequest() local