Home
last modified time | relevance | path

Searched refs:google_protobuf_UInt32Value_value (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_cluster.cc496 google_protobuf_UInt32Value_value(max_requests); in CdsResourceParse()
533 google_protobuf_UInt32Value_value(max_ejection_percent); in CdsResourceParse()
544 google_protobuf_UInt32Value_value(enforcing_success_rate); in CdsResourceParse()
557 google_protobuf_UInt32Value_value(minimum_hosts); in CdsResourceParse()
564 google_protobuf_UInt32Value_value(request_volume); in CdsResourceParse()
571 google_protobuf_UInt32Value_value(stdev_factor); in CdsResourceParse()
581 google_protobuf_UInt32Value_value(enforcing_failure_percentage); in CdsResourceParse()
597 google_protobuf_UInt32Value_value(minimum_hosts); in CdsResourceParse()
604 google_protobuf_UInt32Value_value(request_volume); in CdsResourceParse()
611 google_protobuf_UInt32Value_value(threshold); in CdsResourceParse()
Dxds_endpoint.cc174 weight = google_protobuf_UInt32Value_value(load_balancing_weight); in ServerAddressParse()
259 lb_weight != nullptr ? google_protobuf_UInt32Value_value(lb_weight) : 0; in LocalityParse()
Dxds_http_fault_filter.cc203 Json::FromNumber(google_protobuf_UInt32Value_value(max_fault_wrapper)); in GenerateFilterConfig()
Dxds_listener.cc619 google_protobuf_UInt32Value_value(prefix_len_proto), in CidrRangeParse()
641 google_protobuf_UInt32Value_value(destination_port); in FilterChainMatchParse()
Dxds_route_config.cc702 uint32_t num_retries_value = google_protobuf_UInt32Value_value(num_retries); in RetryPolicyParse()
917 cluster.weight = google_protobuf_UInt32Value_value(weight_proto); in RouteActionParse()
Dxds_http_rbac_filter.cc198 Json::FromNumber(google_protobuf_UInt32Value_value(prefix_len))); in ParseCidrRangeToJson()
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_cluster.cc549 google_protobuf_UInt32Value_value(max_requests); in CdsResourceParse()
586 google_protobuf_UInt32Value_value(max_ejection_percent); in CdsResourceParse()
597 google_protobuf_UInt32Value_value(enforcing_success_rate); in CdsResourceParse()
610 google_protobuf_UInt32Value_value(minimum_hosts); in CdsResourceParse()
617 google_protobuf_UInt32Value_value(request_volume); in CdsResourceParse()
624 google_protobuf_UInt32Value_value(stdev_factor); in CdsResourceParse()
634 google_protobuf_UInt32Value_value(enforcing_failure_percentage); in CdsResourceParse()
650 google_protobuf_UInt32Value_value(minimum_hosts); in CdsResourceParse()
657 google_protobuf_UInt32Value_value(request_volume); in CdsResourceParse()
664 google_protobuf_UInt32Value_value(threshold); in CdsResourceParse()
H A Dxds_endpoint.cc219 weight = google_protobuf_UInt32Value_value(load_balancing_weight); in EndpointAddressesParse()
292 lb_weight != nullptr ? google_protobuf_UInt32Value_value(lb_weight) : 0; in LocalityParse()
H A Dxds_http_fault_filter.cc203 Json::FromNumber(google_protobuf_UInt32Value_value(max_fault_wrapper)); in GenerateFilterConfig()
H A Dxds_listener.cc623 google_protobuf_UInt32Value_value(prefix_len_proto), in CidrRangeParse()
645 google_protobuf_UInt32Value_value(destination_port); in FilterChainMatchParse()
H A Dxds_route_config.cc716 uint32_t num_retries_value = google_protobuf_UInt32Value_value(num_retries); in RetryPolicyParse()
931 cluster.weight = google_protobuf_UInt32Value_value(weight_proto); in RouteActionParse()
H A Dxds_http_rbac_filter.cc198 Json::FromNumber(google_protobuf_UInt32Value_value(prefix_len))); in ParseCidrRangeToJson()
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Dwrappers.upb.h344 UPB_INLINE uint32_t google_protobuf_UInt32Value_value(const google_protobuf_UInt32Value* msg) { in google_protobuf_UInt32Value_value() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dwrappers.upb.h348 UPB_INLINE uint32_t google_protobuf_UInt32Value_value(const google_protobuf_UInt32Value* msg) { in google_protobuf_UInt32Value_value() function