Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/endpoint/
H A Dendpoint_components.proto103 google.protobuf.UInt32Value load_balancing_weight = 4 [(validate.rules).uint32 = {gte: 1}]; field
129 google.protobuf.UInt32Value load_balancing_weight = 3 [(validate.rules).uint32 = {gte: 1}]; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dendpoint.proto64 google.protobuf.UInt32Value load_balancing_weight = 4; field
90 google.protobuf.UInt32Value load_balancing_weight = 3; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dendpoint.proto76 google.protobuf.UInt32Value load_balancing_weight = 4; field
102 google.protobuf.UInt32Value load_balancing_weight = 3; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/endpoint/v3/
H A Dendpoint_components.proto121 google.protobuf.UInt32Value load_balancing_weight = 4 [(validate.rules).uint32 = {gte: 1}]; field
179 google.protobuf.UInt32Value load_balancing_weight = 3 [(validate.rules).uint32 = {gte: 1}]; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_endpoint.cc171 const google_protobuf_UInt32Value* load_balancing_weight = in ServerAddressParse() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_endpoint.cc216 const google_protobuf_UInt32Value* load_balancing_weight = in EndpointAddressesParse() local