Searched defs:max_attempts (Results 1 – 9 of 9) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
| D | retry_service_config.h | 48 RetryMethodConfig(int max_attempts, grpc_millis initial_backoff, in RetryMethodConfig() 57 int max_attempts() const { return max_attempts_; } in max_attempts() function
|
| D | retry_service_config.cc | 161 grpc_error_handle ParseRetryPolicy(const Json& json, int* max_attempts, in ParseRetryPolicy() 272 int max_attempts = 0; in ParsePerMethodParams() local
|
| /external/grpc-grpc/src/core/ext/filters/client_channel/ |
| D | method_params.h | 42 int max_attempts = 0; member
|
| /external/skia/infra/bots/ |
| D | tasks.json | 3720 "max_attempts": 1, number 3762 "max_attempts": 1, number 3804 "max_attempts": 1, number 3846 "max_attempts": 1, number 3888 "max_attempts": 1, number 3930 "max_attempts": 1, number 3972 "max_attempts": 1, number 4014 "max_attempts": 1, number 4056 "max_attempts": 1, number 4098 "max_attempts": 1, number [all …]
|
| /external/tensorflow/tensorflow/core/debug/ |
| D | debug_grpc_testlib.cc | 161 const size_t max_attempts) { in PollTillFirstRequestSucceeds()
|
| /external/angle/build/android/pylib/local/ |
| D | local_test_server_spawner.py | 22 def _WaitUntil(predicate, max_attempts=5): argument
|
| /external/cronet/build/android/pylib/local/ |
| D | local_test_server_spawner.py | 23 def _WaitUntil(predicate, max_attempts=5): argument
|
| /external/tensorflow/tensorflow/python/debug/lib/ |
| D | grpc_debug_test_server.py | 424 def _poll_server_till_success(max_attempts, argument
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | image_ops_impl.py | 3385 max_attempts=None, argument 3511 max_attempts=None, argument 3640 max_attempts=None, argument
|