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

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/collect/
ComputingConcurrentHashMap.java 90 // at this point e is either null, computing, or expired;
116 // This is a duplicate check, as preWriteCleanup already purged expired
118 enqueueNotification(entryKey, hash, value, RemovalCause.EXPIRED);
  /developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
TimerNotificationService.java 103 // Create notification that timer has expired.
  /developers/samples/android/wearable/wear/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
TimerNotificationService.java 103 // Create notification that timer has expired.
  /development/samples/browseable/Timer/Wearable/src/com.example.android.wearable.timer/
TimerNotificationService.java 103 // Create notification that timer has expired.
  /external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
UnixSocketTest.java 90 // timeout expired
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
PoolEntryRequest.java 59 * if the timeout expired
  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_policy_observer.h 66 // Checks if the given certificate is expired and, if so, get a new one.
  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.h 34 // history backend. If the icon is not available or expired, the icon will be
  /external/chromium_org/chrome/browser/net/
evicted_domain_cookie_counter_unittest.cc 271 // Expired cookies should not be counted by EvictedDomainCookieCounter.
360 // Garbage collection prioritize removal of expired cookies.
374 // Evict cookies_[5] (not expired) at t = 1200.
376 // Garbage collection would have taken place, removing 3 expired cookies,
  /external/chromium_org/chrome/browser/printing/cloud_print/
cloud_print_proxy_service.h 66 // NotificationDelegate implementation for the token expired notification.
  /external/chromium_org/chrome/browser/ssl/
ssl_blocking_page.h 119 // expired?
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.h 39 // We have invalid/expired credentials.
  /external/chromium_org/cloud_print/gcp20/prototype/
x_privet_token_unittest.cc 94 // Expired tokens:
  /external/chromium_org/google_apis/gaia/
oauth2_api_call_flow.cc 80 // expired. So try generating a new access token.
  /external/chromium_org/media/filters/
video_frame_scheduler_impl_unittest.cc 130 // expired frame.
  /external/chromium_org/mojo/common/
message_pump_mojo.h 101 // uniqueness while notifying. That is, while notifying expired timers we copy
  /external/chromium_org/net/cert/
crl_set.h 66 // ExpiredCRLSetForTesting returns a expired, empty CRLSet for unit tests.
x509_util.cc 34 // Certificates that are expired/not-yet-valid are sorted last.
  /external/chromium_org/net/dns/
host_cache.cc 78 // Note that this map may contain expired entries.
  /external/chromium_org/net/ssl/
client_cert_store_nss.cc 88 DVLOG(2) << "skipped expired cert: "
  /external/chromium_org/third_party/boringssl/src/ssl/
d1_lib.c 355 /* If timer already expired, set remaining time to 0 */
397 /* Return false if timer is not expired yet */
403 /* Timer expired, so return true */
448 /* if no timer is expired, don't do anything */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen_cache.h 96 * 4. holding a flushed buffer with an expired fence
  /external/chromium_org/ui/events/
event_constants.h 39 ET_GESTURE_TAP_UNCONFIRMED, // User tapped, but the tap delay hasn't expired.
  /external/dhcpcd/
dhcpcd.h 105 int expired; member in struct:ra
  /external/iptables/extensions/
libxt_conntrack.man 83 Conntrack entry should never be early-expired.

Completed in 763 milliseconds

<<11121314151617181920>>