/aosp_15_r20/external/grpc-grpc/test/core/backoff/ |
H A D | backoff_test.cc | 42 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/ |
D | backoff.h | 60 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 D | backoff.h | 60 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 D | retry_service_config.h | 61 Duration max_backoff() const { return max_backoff_; } in max_backoff() function
|
H A D | subchannel.cc | 441 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/ |
D | retry_service_config.h | 61 Duration max_backoff() const { return max_backoff_; } in max_backoff() function
|
D | subchannel.cc | 407 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 D | queue.proto | 332 google.protobuf.Duration max_backoff = 4; field
|
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2/ |
H A D | queue.proto | 331 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 D | queue.proto | 391 google.protobuf.Duration max_backoff = 5; field
|
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta2/ |
H A D | queue.proto | 394 google.protobuf.Duration max_backoff = 5; field
|
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta3/ |
H A D | queue.proto | 388 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 D | queue.proto | 385 google.protobuf.Duration max_backoff = 4; field
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | reconnect_interop_server.cc | 130 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 D | service_config.proto | 149 google.protobuf.Duration max_backoff = 3; field
|
/aosp_15_r20/art/runtime/gc/collector/ |
H A D | mark_compact.cc | 1755 int32_t max_backoff = 10; // max native priority. in ZeropageIoctl() local 1805 int32_t max_backoff = 10; // max native priority. in CopyIoctl() local
|