/aosp_15_r20/external/skia/infra/bots/ |
H A D | tasks.json | 3664 "max_attempts": 1, number 3734 "max_attempts": 1, number 3807 "max_attempts": 1, number 3880 "max_attempts": 1, number 3953 "max_attempts": 1, number 4026 "max_attempts": 1, number 4092 "max_attempts": 1, number 4162 "max_attempts": 1, number 4232 "max_attempts": 1, number 4305 "max_attempts": 1, number [all …]
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/proto/ |
H A D | service_config.proto | 140 uint32 max_attempts = 1; field 168 uint32 max_attempts = 1; field
|
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/ |
H A D | retry_service_config.h | 59 int max_attempts() const { return max_attempts_; } in max_attempts() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | retry_service_config.h | 59 int max_attempts() const { return max_attempts_; } in max_attempts() function
|
/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 | 276 int32 max_attempts = 1; field
|
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2/ |
H A D | queue.proto | 275 int32 max_attempts = 1; 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 | 320 int32 max_attempts = 1; field
|
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta2/ |
H A D | queue.proto | 323 int32 max_attempts = 1; field
|
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta3/ |
H A D | queue.proto | 330 int32 max_attempts = 1; 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 | 327 int32 max_attempts = 1; field
|
/aosp_15_r20/external/angle/build/android/pylib/local/ |
H A D | local_test_server_spawner.py | 21 def _WaitUntil(predicate, max_attempts=5): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/ |
H A D | debug_grpc_testlib.cc | 161 const size_t max_attempts) { in PollTillFirstRequestSucceeds()
|
/aosp_15_r20/external/cronet/build/android/pylib/local/ |
H A D | local_test_server_spawner.py | 22 def _WaitUntil(predicate, max_attempts=5): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/iterator/impl/ |
D | adaptive_iterator_impl.hpp | 114 const size_t max_attempts = 1000; in increment() local
|
D | times_iterator_impl.hpp | 230 const size_t max_attempts = 1000; in step_loop() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | image_ops_impl.py | 3385 max_attempts=None, argument 3511 max_attempts=None, argument 3640 max_attempts=None, argument
|
/aosp_15_r20/external/coreboot/src/drivers/i2c/ww_ring/ |
H A D | ww_ring.c | 106 int rv, max_attempts = 2; in ledc_transfer() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | backend_metrics_lb_policy.cc | 253 absl::Duration poll_timeout, size_t max_attempts) { in WaitForOobLoadReport()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | grpc_debug_test_server.py | 424 def _poll_server_till_success(max_attempts, argument
|
/aosp_15_r20/external/perfetto/test/cts/ |
H A D | heapprofd_test_cts.cc | 121 const size_t max_attempts = timeout_ms * 1000 / sleep_per_attempt_us; in WaitForAppAllocationCycle() local
|