HomeSort by relevance Sort by last modified time
    Searched full:retry (Results 51 - 75 of 1348) sorted by null

1 23 4 5 6 7 8 91011>>

  /bionic/libc/kernel/common/linux/
smp.h 24 #define smp_call_function(func,info,retry,wait) (up_smp_call_function())
25 #define on_each_cpu(func,info,retry,wait) ({ local_irq_disable(); func(info); local_irq_enable(); 0; })
  /external/chromium/chrome/browser/ui/gtk/
crypto_module_password_dialog.cc 40 virtual std::string RequestPassword(const std::string& slot_name, bool retry,
50 retry))) {
58 void ShowDialog(const std::string& slot_name, bool retry) {
61 slot_name, retry, reason_, server_,
84 bool retry,
105 bool retry,
215 bool retry,
219 (new CryptoModulePasswordDialog(slot_name, retry, reason, server,
  /external/nist-sip/java/gov/nist/javax/sip/header/
RetryAfter.java 37 * Retry-After SIP Header.
110 * Sets the retry after value of the RetryAfterHeader.
111 * The retry after value MUST be greater than zero and
114 * @param retryAfter - the new retry after value of this RetryAfterHeader
127 * Gets the retry after value of the RetryAfterHeader. This retry after
130 * @return the retry after value of the RetryAfterHeader.
164 * Sets the duration value of the RetryAfterHeader. The retry after value
SubscriptionState.java 90 * Sets the retry after value of the SubscriptionStateHeader. The retry after value
93 * @param retryAfter - the new retry after value of this SubscriptionStateHeader
105 * Gets the retry after value of the SubscriptionStateHeader. This retry after
108 * @return the retry after value of the SubscriptionStateHeader.
178 buffer.append(";retry-after=").append(retryAfter);
  /frameworks/compile/libbcc/lib/Support/
FileBase.cpp 127 unsigned retry = 0; local
167 retry++;
176 // it's retry-able.
179 // decrement the retry counter.
183 // retry.
184 retry++;
188 // without further retry.
192 } while (retry <= pMaxRetry);
  /frameworks/opt/photoviewer/res/values/
strings.xml 21 <string name="retry">Retry</string>
  /frameworks/opt/photoviewer/res/values-en-rGB/
strings.xml 22 <string name="retry" msgid="3319517143224679074">"Retry"</string>
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RetryManager.java 27 * Retry manager allows a simple way to declare a series of
28 * retry timeouts. After creating a RetryManager the configure
81 * Retry record with times in milli-seconds
93 /** The array of retry records */
123 + " curMaxRetry=" + mCurMaxRetryCount + " retry=" + mRetryCount
224 * Assume a retry time with an optional randomization value
295 * @return retry count
303 * Increase the retry counter, does not change retry forever.
314 * Set retry count to the specified valu
    [all...]
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpURLConnectionImpl.java 301 Retry retry = processResponseHeaders(); local
302 if (retry == Retry.NONE) {
324 throw new HttpRetryException("Cannot retry streamed HTTP body",
328 if (retry == Retry.DIFFERENT_CONNECTION) {
377 // do not retry, we didn't have an abrupt server initiated exception.
388 enum Retry {
395 * Returns the retry action to take for the current response headers. Th
    [all...]
  /libcore/luni/src/main/java/libcore/net/http/
HttpURLConnectionImpl.java 287 * the failure. Silently retry with a different connection.
301 Retry retry = processResponseHeaders(); local
302 if (retry == Retry.NONE) {
326 throw new HttpRetryException("Cannot retry streamed HTTP body",
330 if (retry == Retry.DIFFERENT_CONNECTION) {
347 enum Retry {
354 * Returns the retry action to take for the current response headers. Th
    [all...]
  /frameworks/base/docs/html/google/play/licensing/
licensing-reference.jd 60 retry.</td>
65 license response from the server only. No caching or request retry.</td>
185 <td><em>Retry the license check according to {@code Policy} retry limits.</em></td>
193 <td><em>Retry the license check according to {@code Policy} retry limits.</em>
202 <td><em>Do not retry the license check.</em>
213 <td><em>Do not retry the license check.</em>
223 <td><em>Do not retry the license check.</em>
253 application's license validity period, retry grace period, maximum allowable retry count, and othe
    [all...]
  /device/samsung/tuna/nfc/
nfc_hw.c 67 // 0=1 retry, 1=2 retry, 2=3 retry, 3=4 retry
69 // bit 7: Enable or disable retry mechanism (0: disable, 1: enable)
79 ,{0x00,0x9C,0x19,0x40} // Max RX retry (PN544=>host?)
80 ,{0x00,0x9C,0x1A,0x40} // Max TX retry (PN544=>host?)
  /external/apache-http/src/org/apache/http/impl/client/
DefaultHttpRequestRetryHandler.java 89 // Do not retry if over max retry count
93 // Retry if the server dropped connection on us
112 // Retry if the request has not been sent fully or
113 // if it's OK to retry methods that have been sent
116 // otherwise do not retry
121 * @return <code>true</code> if this handler will retry methods that have
  /external/kernel-headers/original/linux/
ncp_mount.h 35 unsigned int retry_count; /* And how often should I retry? */
58 unsigned int retry_count; /* And how often should I retry? */
82 unsigned int retry_count; /* And how often should I retry? */
errno.h 25 #define EIOCBRETRY 530 /* iocb queued, will trigger a retry */
  /bootable/recovery/minadbd/
transport.h 20 /* convenience wrappers around read/write that will retry on
  /external/chromium/chrome/browser/policy/
cloud_policy_controller.h 48 // Triggers an immediate retry of of the current operation.
49 void Retry();
72 // The device is not managed. Should retry fetching the token after delay.
80 // The service returned an error when requesting policy, will retry.
  /external/e2fsprogs/lib/et/test_cases/
simple.et 64 "Retry count exceeded"
  /external/srec/config/en.us/grammars/
phone_type_choice.grxml 16 <item>retry <tag>MEANING='R'</tag></item>
  /external/svox/PicoLangInstallerDeuDeu/res/layout/
retry.xml 14 android:text="@string/retry" android:textSize="25sp" />
  /external/svox/PicoLangInstallerEngGbr/res/layout/
retry.xml 14 android:text="@string/retry" android:textSize="25sp" />
  /external/svox/PicoLangInstallerEngUsa/res/layout/
retry.xml 14 android:text="@string/retry" android:textSize="25sp" />
  /external/svox/PicoLangInstallerFraFra/res/layout/
retry.xml 14 android:text="@string/retry" android:textSize="25sp" />
  /external/svox/PicoLangInstallerItaIta/res/layout/
retry.xml 14 android:text="@string/retry" android:textSize="25sp" />
  /external/svox/PicoLangInstallerSpaEsp/res/layout/
retry.xml 14 android:text="@string/retry" android:textSize="25sp" />

Completed in 1619 milliseconds

1 23 4 5 6 7 8 91011>>