HomeSort by relevance Sort by last modified time
    Searched full:expired (Results 101 - 125 of 1229) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired")
59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired")
59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired")
59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
_sigdefs.h 63 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
_sigdefs.h 63 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /external/bluetooth/bluedroid/bta/include/
ptim.h 65 ** Description Update the protocol timer list and handle expired timers.
  /external/chromium_org/ash/system/chromeos/session/
logout_confirmation_dialog.h 24 // choice is made before the countdown has expired.
  /external/chromium_org/base/ios/
scoped_critical_action.mm 32 << " expired.";
  /external/chromium_org/chrome/browser/chromeos/login/easy_unlock/
short_lived_user_context.h 32 // The UserContext returned here can be NULL if its time-to-live has expired.
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api_constants.cc 20 extern const char kExpiredChangeCause[] = "expired";
  /external/chromium_org/chrome/browser/net/
evicted_domain_cookie_counter.cc 137 // From |evicted_cookies_|, removed all expired cookies, and remove cookies
140 // Bound on number of non-expired cookies to remove.
161 // Free the oldest |remove_quota| non-expired cookies.
169 // Apply stricter check if non-expired cookies were deleted.
  /external/chromium_org/chrome/browser/resources/cryptotoken/
countdowntimer.js 54 /** Clears this timer's timeout. Timers that are cleared become expired. */
70 /** @return {boolean} whether the timer has expired. */
71 CountdownTimer.prototype.expired = function() {
87 if (this.expired()) {
  /external/chromium_org/chrome/browser/ui/views/frame/
web_contents_close_handler.h 37 // Invoked from the |timer_|. If hit it means enough time has expired after a
  /external/chromium_org/cloud_print/gcp20/prototype/
x_privet_token.h 24 // if expired.
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_backend.h 31 // Remove expired elements from the database and commit if needed.
  /external/chromium_org/components/favicon_base/
favicon_types.cc 19 : expired(false), icon_type(INVALID_ICON) {
  /external/chromium_org/components/suggestions/
suggestions_store.h 52 // Filters expired suggestions.
  /external/chromium_org/content/browser/ssl/
ssl_policy_backend.h 38 // that decision has expired, otherwise false.
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
GeoNotifier.h 48 // Otherwise, the notifier has expired, and its error callback is run.
  /external/libnfc-nci/src/nfa/int/
nfa_sys_ptim.h 66 ** Description Update the protocol timer list and handle expired timers.
  /external/valgrind/main/helgrind/tests/
tc18_semabuse.c 47 fprintf(stderr, "watchdog timer expired - not a good sign\n");
  /frameworks/volley/tests/src/com/android/volley/utils/
CacheTestUtils.java 14 * @param isExpired Whether the TTLs should be set such that this entry is expired
  /libcore/luni/src/main/java/java/net/
SocketTimeoutException.java 23 * This exception is thrown when a timeout expired on a socket {@code read} or
  /libcore/luni/src/main/java/java/security/cert/
CertificateExpiredException.java 21 * The exception that is thrown when a {@code Certificate} has expired.
  /packages/apps/Camera2/src/com/android/camera/session/
SessionStorageManager.java 33 * clean of expired session data.

Completed in 1483 milliseconds

1 2 3 45 6 7 8 91011>>