/third_party/libsoup/libsoup/ |
D | soup-password-manager.h | 22 gboolean retrying, 31 gboolean retrying, 51 gboolean retrying,
|
D | soup-password-manager.c | 32 gboolean retrying, in soup_password_manager_get_passwords_async() argument
|
D | soup-auth-manager.h | 33 SoupAuth *auth, gboolean retrying);
|
D | soup-session.h | 39 SoupAuth *auth, gboolean retrying); 52 SoupAuth *auth, gboolean retrying);
|
/third_party/libsoup/tests/ |
D | auth-test.c | 218 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 …]
|
D | ntlm-test.c | 206 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()
|
D | pull-api-test.c | 9 SoupAuth *auth, gboolean retrying, gpointer data) in authenticate() argument 11 if (!retrying) in authenticate()
|
D | proxy-test.c | 45 SoupAuth *auth, gboolean retrying, gpointer data) in authenticate() argument 59 if (!retrying) in authenticate()
|
D | misc-test.c | 343 SoupAuth *auth, gboolean retrying) in reuse_test_authenticate() argument 346 if (!retrying) in reuse_test_authenticate()
|
/third_party/libuv/docs/ |
D | requirements.txt | 32 retrying==1.3.3
|
/third_party/boost/libs/beast/doc/qbk/07_concepts/ |
D | RatePolicy.qbk | 64 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/ |
D | retry-all-errors.d | 8 This option is the "sledgehammer" of retrying. Do not use this option by
|
/third_party/grpc/doc/ |
D | connection-backoff.md | 9 1. INITIAL_BACKOFF (how long to wait after the first failure before retrying)
|
D | statuscodes.md | 23 …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/ |
D | README.md | 86 Used by lock. Wait `n` milliseconds before retrying.
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | gstsouphttpclientsink.c | 74 gboolean retrying, gpointer user_data); 896 gboolean retrying, gpointer user_data) in authenticate() argument 900 if (!retrying) { in authenticate()
|
D | gstsouphttpsrc.c | 286 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/ |
D | todo.txt | 33 ctrl_iface) by moving the retrying of the previous request into EAP
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | todo.txt | 33 ctrl_iface) by moving the retrying of the previous request into EAP
|
/third_party/python/Tools/msi/ |
D | uploadrelease.bat | 87 echo Test failed - purging and retrying
|
/third_party/grpc/src/objective-c/ProtoRPC/ |
D | ProtoRPC.m | 332 @"retrying.",
|
/third_party/node/deps/npm/node_modules/promise-retry/node_modules/retry/ |
D | README.md | 97 * `5 * 60 * 1000`: The desired total amount of time for retrying in ms (5 minutes)
|
/third_party/flutter/skia/site/dev/sheriffing/ |
D | index.md | 163 * 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.md | 266 retrying the layout bots)
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.36.txt | 66 automatically, by retrying with a 4k blocksize if the device size is
|