Home
last modified time | relevance | path

Searched defs:retry (Results 1 – 25 of 1447) sorted by relevance

12345678910>>...58

/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
H A Dstatic-policy.json5 "retry": [{ array
55 "retry": "default", string
71 "retry": "default", string
91 "retry": "default", string
111 "retry": "default", string
134 "retry": "default", string
148 "retry": "default", string
161 "retry": "default", string
174 "retry": "default", string
188 "retry": "default" string
[all …]
/aosp_15_r20/external/rmi4utils/rmi4update/
H A Drmi4update.cpp459 int retry = 0; in ReadFlashConfig() local
790 int retry = 0; in WriteFirmwareV7() local
927 int retry = 0; in WriteCoreConfigV7() local
1055 int retry = 0; in WriteFlashConfigV7() local
1182 int retry = 0; in WriteFLDV7() local
1320 int retry = 0; in WriteGlobalParametersV7() local
1431 int retry = 0; in EraseFlashConfigV10() local
1493 int retry = 0; in EraseCoreCodeV10() local
1551 int retry = 0; in EraseFirmwareV7() local
1674 int retry = 0; in EnterFlashProgrammingV7() local
[all …]
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/
DSubscriptionTerminatedHelper.java103 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local
110 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local
124 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local
146 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local
159 long retry = getRequestRetryAfterMillis(retryAfterMillis); in getAnalysisResult() local
/aosp_15_r20/external/python/python-api-core/google/api_core/future/
Dpolling.py60 def __init__(self, retry=DEFAULT_RETRY): argument
72 def done(self, retry=DEFAULT_RETRY): argument
84 def _done_or_raise(self, retry=DEFAULT_RETRY): argument
95 def _blocking_poll(self, timeout=None, retry=DEFAULT_RETRY): argument
116 def result(self, timeout=None, retry=DEFAULT_RETRY): argument
/aosp_15_r20/external/python/python-api-core/google/api_core/
Doperation.py77 retry=polling.DEFAULT_RETRY, argument
149 def _refresh_and_update(self, retry=polling.DEFAULT_RETRY): argument
161 def done(self, retry=polling.DEFAULT_RETRY): argument
195 def _refresh_http(api_request, operation_name, retry=None): argument
257 def _refresh_grpc(operations_stub, operation_name, retry=None): argument
Doperation_async.py76 retry=async_future.DEFAULT_RETRY, argument
145 async def _refresh_and_update(self, retry=async_future.DEFAULT_RETRY): argument
157 async def done(self, retry=async_future.DEFAULT_RETRY): argument
/aosp_15_r20/external/rust/android-crates-io/crates/tower/tests/retry/
Dmain.rs105 fn retry(&self, _: &Req, result: Result<&Res, &Error>) -> Option<Self::Future> { in retry() method
123 fn retry(&self, _: &Req, result: Result<&Res, &Error>) -> Option<Self::Future> { in retry() method
141 fn retry(&self, _: &Req, result: Result<&Res, &Error>) -> Option<Self::Future> { in retry() method
161 fn retry(&self, _: &Req, _: Result<&Res, &Error>) -> Option<Self::Future> { in retry() method
173 let retry = tower::retry::RetryLayer::new(policy); in new_service() localVariable
/aosp_15_r20/external/python/python-api-core/google/api_core/operations_v1/
Doperations_async_client.py82 retry=gapic_v1.method_async.DEFAULT, argument
136 retry=gapic_v1.method_async.DEFAULT, argument
215 retry=gapic_v1.method_async.DEFAULT, argument
274 retry=gapic_v1.method_async.DEFAULT, argument
Doperations_client.py96 retry=gapic_v1.method.DEFAULT, argument
150 retry=gapic_v1.method.DEFAULT, argument
229 retry=gapic_v1.method.DEFAULT, argument
286 retry=gapic_v1.method.DEFAULT, argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_ss_utils.py581 retry=2, argument
716 retry=2): argument
1374 def set_call_waiting(log, ad, enable=1, retry=1): argument
1423 retry=2): argument
1515 retry=2): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Dattenuator.py229 def set_atten(self, idx, value, strict=True, retry=False): argument
243 def get_atten(self, idx, retry=False): argument
294 def set_atten(self, value, strict=True, retry=False): argument
316 def get_atten(self, retry=False): argument
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DBackoffPolicyRetrySchedulerTest.java52 Runnable retry = retryCount::incrementAndGet; in schedule() local
63 Runnable retry = retryCount::incrementAndGet; in schedule_noMultiple() local
78 Runnable retry = retryCount::incrementAndGet; in reset() local
/aosp_15_r20/external/trusty/lk/app/timertest/
Dtimertest.c147 static size_t TimerTestTimerCheck(struct TimerTestTimer *t, size_t retry) { in TimerTestTimerCheck()
226 int retry = TIMER_TEST_RETRY_COUNT; in TEST() local
237 int retry = TIMER_TEST_RETRY_COUNT; in TEST() local
272 int retry = TIMER_TEST_RETRY_COUNT; in TEST() local
/aosp_15_r20/external/python/python-api-core/google/api_core/gapic_v1/
Dmethod.py63 def _determine_timeout(default_timeout, specified_timeout, retry): argument
120 def __init__(self, target, retry, timeout, metadata=None): argument
126 def __call__(self, *args, timeout=DEFAULT, retry=DEFAULT, **kwargs): argument
/aosp_15_r20/external/ltp/tools/genload/
H A Dstress.c473 int retry = global_retry; in hogcpu() local
549 int retry = global_retry; in hogio() local
625 int retry = global_retry; in hogvm() local
748 int retry = global_retry; in hoghdd() local
H A Dgenload.c473 int retry = global_retry; in hogcpu() local
549 int retry = global_retry; in hogio() local
625 int retry = global_retry; in hogvm() local
748 int retry = global_retry; in hoghdd() local
/aosp_15_r20/external/python/python-api-core/tests/unit/future/
Dtest_polling.py92 def done(self, retry=polling.DEFAULT_RETRY): argument
113 def done(self, retry=polling.DEFAULT_RETRY): argument
135 def done(self, retry=polling.DEFAULT_RETRY): argument
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/
H A Dast_dp501.c32 u32 retry = 0; in wait_ack() local
48 u32 retry = 0; in wait_nack() local
74 int retry = 0; in ast_write_cmd() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dbpxsvc_zos.s109 retry: label
189 retry: label
/aosp_15_r20/external/coreboot/src/mainboard/dell/optiplex_9020/
H A Dsch5555_ec.c25 for (size_t retry = 0; retry < 0xfff; ++retry) in sch5555_mbox_read() local
51 for (size_t retry = 0; retry < 0xfff; ++retry) in sch5555_mbox_write() local
/aosp_15_r20/system/vold/
H A DCheckpoint.cpp133 Status cp_startCheckpoint(int retry) { in cp_startCheckpoint()
231 int retry = 0; in abort_metadata_file() local
255 void cp_abortChanges(const std::string& message, bool retry) { in cp_abortChanges()
777 int retry = 0; in cp_markBootAttempt() local
/aosp_15_r20/external/toybox/toys/pending/
H A Dtftp.c219 int packetlen, retry; in read_ack() local
272 int len, sd, fd, retry, nbytesrecvd = 0, ndatabytes, ret, result = -1; in file_get() local
388 int packetlen, sd, fd, retry = 0, ret, result = -1; in file_put() local
/aosp_15_r20/external/lottie/lottie-compose/src/main/java/com/airbnb/lottie/compose/
H A DLottieRetrySignal.kt38 fun retry() { in retry() method
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/minicircuits/
Dtelnet.py88 def set_atten(self, idx, value, strict=True, retry=False): argument
124 def get_atten(self, idx, retry=False): argument
Dhttp.py88 def set_atten(self, idx, value, strict=True, retry=False, **_): argument
129 def get_atten(self, idx, retry=False, **_): argument

12345678910>>...58