HomeSort by relevance Sort by last modified time
    Searched full:expiration (Results 76 - 100 of 278) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/
response.rst 71 An expiration date. Must be a :py:mod:`datetime`.datetime object. Use this
  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java 181 * A listener that is invoked when an entry is removed due to expiration or garbage collection of
663 * Gets the entry expiration time in ns.
668 * Sets the entry expiration time in ns.
928 // null expiration
2286 long expiration = map.expiresAfterAccess() local
    [all...]
  /external/libnfc-nci/src/hal/include/
gki_hal_target.h 136 /* Option to guarantee no preemption during timer expiration (most system don't need this) */
  /external/openssh/
README.platform 9 password EXPIRATION and LOCKOUT" setting in SMIT or the maxexpired
readconf.h 34 int forward_x11_timeout; /* Expiration for Cookies */
  /frameworks/base/core/java/android/accounts/
AbstractAccountAuthenticator.java 112 * Bundle key used for the {@code long} expiration time (in millis from the unix epoch) of the
461 * #KEY_CUSTOM_TOKEN_EXPIRY} long value containing the expiration timestamp of the expiration
467 * expiration time will be treated as non-binding advice.
  /frameworks/base/docs/html/google/play/billing/v2/
billing_subscriptions.jd 339 <li>Since your app cannot know the expiration date, your server can poll Google
340 Play to get the expiration and store it with the purchase token and other
342 <li>Because your server now knows the expiration date, it does not need to poll
343 Google Play again until after the expiration date, at which time it can confirm
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
DirectStatementRetriever.java 49 * An immutable value type representing the retrieved statements and the expiration date.
  /frameworks/base/services/core/java/com/android/server/accounts/
TokenCache.java 174 * expiration times).
  /frameworks/opt/net/voip/src/java/android/net/sip/
ISipSession.aidl 97 * expiration duration. The session listener is called back upon success or
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledExecutorService.java 31 * TimeUnit.MILLISECONDS)}. Beware however that expiration of a
  /libcore/support/src/test/java/tests/support/
Support_TestWebData.java 162 // The expiration date
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 136 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix1_lim.h 47 /* Minimal number of timer expiration overruns. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
time.h 113 /* Time to the next timer expiration. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix1_lim.h 47 /* Minimal number of timer expiration overruns. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
time.h 113 /* Time to the next timer expiration. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix1_lim.h 47 /* Minimal number of timer expiration overruns. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
time.h 113 /* Time to the next timer expiration. */
  /system/core/include/utils/
Mutex.h 64 // Returns 0 on success, TIMED_OUT for failure due to timeout expiration.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 642 * PreferenceFragment for "password expiration" preferences.
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 933 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
938 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
940 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
942 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
947 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
949 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
957 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
959 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
961 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) );
965 require_action( ptr, exit, err = mStatus_UnknownErr; Log("UpdateSRV: Error constructing lease expiration update" ) )
    [all...]
  /external/guava/guava/src/com/google/common/cache/
CacheBuilderSpec.java 61 * is currently no syntax to request expiration in milliseconds, microseconds,
279 * Converts an expiration duration/unit pair into a single Long for hashing and equality.
  /external/icu/icu4c/source/i18n/
tznames.cpp 41 // Cache expiration in millisecond. When a cached entry is no
80 * the expiration time. This function must be called with in the mutex
  /external/iproute2/doc/
api-ip6-flowlabels.tex 249 labels until their expiration and malicious user may fastly eat all the
399 \item \verb|Expires| is time until expiration of the label in seconds. It may

Completed in 904 milliseconds

1 2 34 5 6 7 8 91011>>