Searched
full:retries (Results
426 -
450 of
560) sorted by null
<<11121314151617181920>>
/external/chromium_org/net/url_request/ |
url_request_throttler_simulation_unittest.cc | 629 // retries very rapidly on a very long downtime will tend to increase the
|
/external/chromium_org/ppapi/native_client/tools/browser_tester/ |
browser_tester.py | 369 # unnecessary and subsequently removed. The more precise retries have
|
/external/chromium_org/sandbox/win/src/ |
ipc_unittest.cc | 511 // server is not dead and it retries the wait.
|
/external/chromium_org/sync/engine/ |
sync_scheduler_impl.cc | 779 // We're not responsible for setting up any retries here. The functions that
|
/external/chromium_org/v8/src/ |
heap-inl.h | 606 // Calls the FUNCTION_CALL function and retries it up to three times
|
/external/dnsmasq/ |
CHANGELOG | 177 listen on it. Now, it retries once per second for 20
|
/external/kernel-headers/original/linux/ |
ext3_fs.h | 764 extern int ext3_should_retry_alloc(struct super_block *sb, int *retries);
|
i2c.h | 235 int retries; member in struct:i2c_adapter
|
sysctl.h | 148 KERN_SPIN_RETRY=70, /* int: number of spinlock retries */
|
/external/libnfc-nci/src/nfc/int/ |
rw_int.h | [all...] |
/external/libnfc-nxp/src/ |
phLlcNfc_Timer.c | 700 PH_LLCNFC_DEBUG("TIMER EXPIRED RETRIES : 0x%02X\n", ps_timer_info->iframe_send_count[zero_to_index]); [all...] |
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
PhoneNumberMatcher.java | 181 /** The maximum number of retries after matching an invalid number. */
|
/external/stressapptest/src/ |
worker.h | 690 static const int kBlockRetry = 100; // Number of retries to allocate
|
/external/v8/src/ |
heap-inl.h | 506 // Calls the FUNCTION_CALL function and retries it up to three times
|
/external/wpa_supplicant_8/src/ap/ |
beacon.c | 519 * excessive retries.
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_mschapv2.c | 490 /* TODO: prevent retries using same username/password */
|
/frameworks/base/core/java/android/provider/ |
Downloads.java | 410 /** The column that is used to count retries */
|
/frameworks/base/services/java/com/android/server/am/ |
ServiceRecord.java | 76 final Runnable restarter; // used to schedule retries of starting the service
|
/packages/apps/Exchange/src/com/android/exchange/ |
EasOutboxService.java | 327 * IOException, which is handled by ExchangeService with retries, backoffs, etc.
|
/packages/apps/Settings/src/com/android/settings/ |
CryptKeeper.java | 474 /** Disable password input for a while to force the user to waste time between retries */
|
/packages/services/Telephony/src/com/android/phone/ |
CallController.java | 45 * - actually running the placeCall() method and handling errors or retries
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
sysctl.h | 155 KERN_SPIN_RETRY=70, /* int: number of spinlock retries */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
sysctl.h | 155 KERN_SPIN_RETRY=70, /* int: number of spinlock retries */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
sysctl.h | 155 KERN_SPIN_RETRY=70, /* int: number of spinlock retries */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_onyx_if.c | 3265 int retries = 0; local [all...] |
Completed in 620 milliseconds
<<11121314151617181920>>