OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:retries
(Results
376 - 400
of
560
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/chrome/common/net/
url_fetcher.cc
159
// fetch this URL. Once this value exceeds the maximum number of
retries
/external/chromium_org/base/test/launcher/
unit_test_launcher.cc
71
" Sets the limit of test
retries
on failures to N.\n"
/external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.h
270
//
Retries
the job if needed and returns false. Otherwise returns true.
/external/chromium_org/chrome/browser/extensions/
install_verifier.cc
497
// do
retries
with exponential back off.
/external/chromium_org/chrome/browser/history/
web_history_service.cc
42
// The maximum number of
retries
for the URLFetcher requests.
/external/chromium_org/chrome/browser/resources/chromeos/
sim_unlock.js
256
// No PIN
retries
left screen.
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client_unittest.cc
314
// Subsequent
retries
keep the flag set.
/external/chromium_org/content/public/test/
test_launcher.cc
94
" Sets the limit of test
retries
on failures to N.\n"
/external/chromium_org/google_apis/gaia/
oauth2_token_service.h
341
// Maximum number of
retries
in fetching an OAuth2 access token.
/external/chromium_org/net/udp/
udp_socket_unittest.cc
256
// to bind to a random port and returns if succeeds, otherwise
retries
for
/external/chromium_org/net/url_request/
url_fetcher.h
222
//
Retries
up to |max_retries| times when requests fail with
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
peer_connection_client.cc
46
// Delay between server connection
retries
, in milliseconds
/external/chromium_org/tools/
bisect_utils.py
273
it attempts to add write permission and then
retries
.
/external/libnfc-nxp/src/
phLlcNfc_DataTypes.h
343
/* After unsuccessful
retries
of sending I frame to PN544,
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpURLConnectionImpl.java
48
*
retries
, etc. to retrieve the final response body.
/external/smack/src/org/jivesoftware/smack/
PacketReader.java
240
// depending on the number of
retries
/external/wpa_supplicant_8/src/wps/
wps_upnp_event.c
288
/* Use address according to number of
retries
*/
/frameworks/base/docs/html/google/play-services/
auth.jd
134
app to access the account, the sync adapter
retries
syncing with the information
/packages/services/Telephony/src/com/android/phone/
CallHandlerServiceProxy.java
480
"
retries
(" + mBindRetryCount + ")");
OtaUtils.java
154
// and how long do we wait between
retries
578
* SPC
retries
exceeded - SPC failure
retries
has exceeded, and Phone needs to
594
if (DBG) log("onOtaProvisionStatusChanged():
RETRIES
EXCEEDED");
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h
96
# define RES_TIMEOUT 5 /* min. seconds between
retries
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h
96
# define RES_TIMEOUT 5 /* min. seconds between
retries
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h
96
# define RES_TIMEOUT 5 /* min. seconds between
retries
*/
/system/core/sh/
output.c
505
* Version of ioctl that
retries
after a signal is caught.
/external/wpa_supplicant_8/src/radius/
radius_client.c
29
* RADIUS_CLIENT_MAX_RETRIES - RADIUS client maximum
retries
614
* automatically until a response is received or maximum number of
retries
[
all
...]
Completed in 1624 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>