Home
last modified time | relevance | path

Searched full:max_concurrent_requests (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc128 uint32_t max_concurrent_requests, in XdsClusterImplLbConfig() argument
135 max_concurrent_requests_(max_concurrent_requests), in XdsClusterImplLbConfig()
148 const uint32_t max_concurrent_requests() const { in max_concurrent_requests() function in grpc_core::__anonc021a63c0111::XdsClusterImplLbConfig
284 xds_cluster_impl_lb->config_->max_concurrent_requests()), in Picker()
451 // Update picker if max_concurrent_requests has changed. in UpdateLocked()
452 if (is_initial_update || config_->max_concurrent_requests() != in UpdateLocked()
453 old_config->max_concurrent_requests()) { in UpdateLocked()
696 uint32_t max_concurrent_requests = 1024; in ParseLoadBalancingConfig() local
701 "field:max_concurrent_requests error:must be of type number")); in ParseLoadBalancingConfig()
703 max_concurrent_requests = in ParseLoadBalancingConfig()
[all …]
Dxds_cluster_resolver.cc65 uint32_t max_concurrent_requests; member
77 max_concurrent_requests == other.max_concurrent_requests && in operator ==()
894 .max_concurrent_requests}, in CreateChildPolicyConfigLocked()
1172 discovery_mechanism->max_concurrent_requests = 1024; in ParseDiscoveryMechanism()
1173 it = json.object_value().find("max_concurrent_requests"); in ParseDiscoveryMechanism()
1177 "field:max_concurrent_requests error:must be of type number")); in ParseDiscoveryMechanism()
1179 discovery_mechanism->max_concurrent_requests = in ParseDiscoveryMechanism()
Dcds.cc335 {"max_concurrent_requests", cluster_data.max_concurrent_requests}, in OnClusterChanged()
/external/perfetto/infra/ci/controller/
Dqueue.yaml18 max_concurrent_requests: 1
24 max_concurrent_requests: 10
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.h303 uint32_t max_concurrent_requests = 1024; member
310 max_concurrent_requests == other.max_concurrent_requests;
Dxds_api.cc631 absl::StrFormat("max_concurrent_requests=%d", max_concurrent_requests)); in ToString()
1832 cds_update.max_concurrent_requests = in CdsResponseParse()
/external/python/google-api-python-client/docs/dyn/
Dcloudtasks_v2beta2.projects.locations.queues.html206 # [max_concurrent_requests in
207 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
591 # [max_concurrent_requests in
592 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
1027 # [max_concurrent_requests in
1028 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
1602 # [max_concurrent_requests in
1603 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
2037 # [max_concurrent_requests in
2038 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
[all …]
Dcloudtasks_v2.projects.locations.queues.html211 # [max_concurrent_requests in
212 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
531 # [max_concurrent_requests in
532 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
902 # [max_concurrent_requests in
903 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
1412 # [max_concurrent_requests in
1413 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
1782 # [max_concurrent_requests in
1783 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
[all …]
Dcloudtasks_v2beta3.projects.locations.queues.html220 # [max_concurrent_requests in
221 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
562 # [max_concurrent_requests in
563 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
955 # [max_concurrent_requests in
956 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
1487 # [max_concurrent_requests in
1488 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
1879 # [max_concurrent_requests in
1880 …](https://cloud.google.com/appengine/docs/standard/python/config/queueref#max_concurrent_requests).
[all …]