Home
last modified time | relevance | path

Searched refs:retrying (Results 1 – 25 of 66) sorted by relevance

123

/third_party/libsoup/libsoup/
Dsoup-password-manager.h22 gboolean retrying,
31 gboolean retrying,
51 gboolean retrying,
Dsoup-password-manager.c32 gboolean retrying, in soup_password_manager_get_passwords_async() argument
Dsoup-auth-manager.h33 SoupAuth *auth, gboolean retrying);
Dsoup-session.h39 SoupAuth *auth, gboolean retrying);
52 SoupAuth *auth, gboolean retrying);
/third_party/libsoup/tests/
Dauth-test.c218 SoupAuth *auth, gboolean retrying, gpointer data) in authenticate() argument
226 if (retrying) { in authenticate()
255 SoupAuth *auth, gboolean retrying, gpointer data) in bug271540_authenticate() argument
396 SoupAuth *auth, gboolean retrying, gpointer data) in digest_nonce_authenticate() argument
398 if (retrying) in digest_nonce_authenticate()
489 SoupAuth *auth, gboolean retrying, gpointer data) in async_authenticate() argument
526 SoupAuth *auth, gboolean retrying, gpointer data) in async_authenticate_assert_once() argument
539 SoupAuth *auth, gboolean retrying, gpointer data) in async_authenticate_assert_once_and_stop() argument
758 SoupAuth *auth, gboolean retrying, gpointer data) in select_auth_authenticate() argument
762 int round = retrying ? 1 : 0; in select_auth_authenticate()
[all …]
Dntlm-test.c206 SoupAuth *auth, gboolean retrying, gpointer user) in authenticate() argument
208 if (!retrying) { in authenticate()
614 SoupAuth *auth, gboolean retrying, in retry_test_authenticate() argument
619 if (!retrying) { in retry_test_authenticate()
Dpull-api-test.c9 SoupAuth *auth, gboolean retrying, gpointer data) in authenticate() argument
11 if (!retrying) in authenticate()
Dproxy-test.c45 SoupAuth *auth, gboolean retrying, gpointer data) in authenticate() argument
59 if (!retrying) in authenticate()
Dmisc-test.c343 SoupAuth *auth, gboolean retrying) in reuse_test_authenticate() argument
346 if (!retrying) in reuse_test_authenticate()
/third_party/libuv/docs/
Drequirements.txt32 retrying==1.3.3
/third_party/boost/libs/beast/doc/qbk/07_concepts/
DRatePolicy.qbk64 before retrying. When the retry occurs, this function will
78 before retrying. When the retry occurs, this function will
/third_party/curl/docs/cmdline-opts/
Dretry-all-errors.d8 This option is the "sledgehammer" of retrying. Do not use this option by
/third_party/grpc/doc/
Dconnection-backoff.md9 1. INITIAL_BACKOFF (how long to wait after the first failure before retrying)
Dstatuscodes.md23 …e. This is most likely a transient condition, which can be corrected by retrying with a backoff. N…
/third_party/node/deps/npm/node_modules/lockfile/
DREADME.md86 Used by lock. Wait `n` milliseconds before retrying.
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.c74 gboolean retrying, gpointer user_data);
896 gboolean retrying, gpointer user_data) in authenticate() argument
900 if (!retrying) { in authenticate()
Dgstsouphttpsrc.c286 SoupMessage * msg, SoupAuth * auth, gboolean retrying, gpointer);
288 SoupAuth * auth, gboolean retrying, gpointer);
1367 SoupAuth * auth, gboolean retrying, gpointer data) in gst_soup_http_src_authenticate_cb_2() argument
1369 gst_soup_http_src_authenticate_cb (msg, auth, retrying, data); in gst_soup_http_src_authenticate_cb_2()
1374 gboolean retrying, gpointer data) in gst_soup_http_src_authenticate_cb() argument
1385 if (!retrying) { in gst_soup_http_src_authenticate_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dtodo.txt33 ctrl_iface) by moving the retrying of the previous request into EAP
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dtodo.txt33 ctrl_iface) by moving the retrying of the previous request into EAP
/third_party/python/Tools/msi/
Duploadrelease.bat87 echo Test failed - purging and retrying
/third_party/grpc/src/objective-c/ProtoRPC/
DProtoRPC.m332 @"retrying.",
/third_party/node/deps/npm/node_modules/promise-retry/node_modules/retry/
DREADME.md97 * `5 * 60 * 1000`: The desired total amount of time for retrying in ms (5 minutes)
/third_party/flutter/skia/site/dev/sheriffing/
Dindex.md163 * Retry the DEPS roll (for the 1st/dispreferred option this usually means just retrying the layout …
/third_party/skia/site/docs/dev/gardening/
D_index.md266 retrying the layout bots)
/third_party/e2fsprogs/doc/RelNotes/
Dv1.36.txt66 automatically, by retrying with a 4k blocksize if the device size is

123