Home
last modified time | relevance | path

Searched defs:ClusterWeight (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_route_config.h145 struct ClusterWeight { struct
146 std::string name;
147 uint32_t weight;
148 TypedPerFilterConfig typed_per_filter_config;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_route_config.h145 struct ClusterWeight { struct
146 std::string name;
147 uint32_t weight;
148 TypedPerFilterConfig typed_per_filter_config;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Droute.proto141 message ClusterWeight { message
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Droute.proto141 message ClusterWeight { message
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DVirtualHost.java211 abstract static class ClusterWeight { class in VirtualHost.Route.RouteAction
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/route/
H A Droute_components.proto294 message ClusterWeight { message
/aosp_15_r20/external/grpc-grpc/src/core/resolver/xds/
H A Dxds_resolver.cc725 /*weighted_clusters*/) { in GetCallConfig()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc779 /*weighted_clusters*/) { in GetCallConfig()
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/route/v3/
H A Droute_components.proto374 message ClusterWeight { message