Home
last modified time | relevance | path

Searched refs:ClusterWeight (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.h135 struct ClusterWeight { struct
138 bool operator==(const ClusterWeight& other) const {
143 std::vector<ClusterWeight> weighted_clusters;
Dxds_api.cc287 std::string XdsApi::Route::ClusterWeight::ToString() const { in ToString()
297 for (const ClusterWeight& cluster_weight : weighted_clusters) { in ToString()
1291 XdsApi::Route::ClusterWeight cluster; in RouteActionParse()
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Dlds_rds_for_test.proto92 message ClusterWeight { message
96 repeated ClusterWeight clusters = 1;
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Droute.proto101 message ClusterWeight { message
114 repeated ClusterWeight clusters = 1;