Home
last modified time | relevance | path

Searched defs:max_backoff (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/backoff/
H A Dbackoff_test.cc42 const auto max_backoff = grpc_core::Duration::Seconds(1); in TEST() local
65 const auto max_backoff = grpc_core::Duration::Seconds(1); in TEST() local
81 const auto max_backoff = grpc_core::Duration::Milliseconds(513); in TEST() local
139 const auto max_backoff = grpc_core::Duration::Seconds(1); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/backoff/
Dbackoff.h60 Options& set_max_backoff(Duration max_backoff) { in set_max_backoff()
71 Duration max_backoff() const { return max_backoff_; } in max_backoff() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/backoff/
H A Dbackoff.h60 Options& set_max_backoff(Duration max_backoff) { in set_max_backoff()
71 Duration max_backoff() const { return max_backoff_; } in max_backoff() function
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dretry_service_config.h61 Duration max_backoff() const { return max_backoff_; } in max_backoff() function
H A Dsubchannel.cc441 const Duration max_backoff = in ParseArgsForBackoffValues() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dretry_service_config.h61 Duration max_backoff() const { return max_backoff_; } in max_backoff() function
Dsubchannel.cc407 const Duration max_backoff = in ParseArgsForBackoffValues() local
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2/src/main/proto/google/cloud/tasks/v2/
H A Dqueue.proto332 google.protobuf.Duration max_backoff = 4; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2/
H A Dqueue.proto331 google.protobuf.Duration max_backoff = 4; field
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta2/src/main/proto/google/cloud/tasks/v2beta2/
H A Dqueue.proto391 google.protobuf.Duration max_backoff = 5; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta2/
H A Dqueue.proto394 google.protobuf.Duration max_backoff = 5; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta3/
H A Dqueue.proto388 google.protobuf.Duration max_backoff = 4; field
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta3/src/main/proto/google/cloud/tasks/v2beta3/
H A Dqueue.proto385 google.protobuf.Duration max_backoff = 4; field
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dreconnect_interop_server.cc130 double max_backoff = expected_backoff * (1 + kJitterFactor); in Verify() local
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/proto/
H A Dservice_config.proto149 google.protobuf.Duration max_backoff = 3; field
/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.cc1755 int32_t max_backoff = 10; // max native priority. in ZeropageIoctl() local
1805 int32_t max_backoff = 10; // max native priority. in CopyIoctl() local