HomeSort by relevance Sort by last modified time
    Searched full:expired (Results 176 - 200 of 664) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/apache-http/src/org/apache/http/impl/cookie/
BasicClientCookie.java 290 * Returns true if this cookie has expired.
293 * @return <tt>true</tt> if the cookie has expired.
  /external/chromium/base/metrics/
field_trial_unittest.cc 207 // Create a field trail that has expired.
213 // Because trial has expired, we should always be in the default group.
  /external/jmdns/src/javax/jmdns/impl/
DNSEntry.java 190 * Check if the record is expired.
194 * @return <code>true</code> is the record is expired, <code>false</code> otherwise.
  /frameworks/base/core/java/android/net/http/
HttpsConnection.java 341 // has expired)
346 " SSL timeout expired and request was cancelled!!!");
  /frameworks/native/include/utils/
Looper.h 156 * the timeout expired and no callbacks were invoked and no other file
162 * timeout expired.
  /hardware/ril/libril/
ril_event.cpp 172 // Timer expired
235 // timer already expired.
  /hardware/ti/omap3/dspbridge/inc/
sync.h 306 * SYNC_E_TIMEOUT: Timeout expired while waiting for event to be signalled.
333 * SYNC_E_TIMEOUT: Timeout expired before event was signalled.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
sync.h 306 * SYNC_E_TIMEOUT: Timeout expired while waiting for event to be signalled.
333 * SYNC_E_TIMEOUT: Timeout expired before event was signalled.
  /libcore/luni/src/main/java/java/net/
DatagramSocketImpl.java 194 * is set, the timeout has expired. If the timeout expires an {@code
270 * been expired.
  /libcore/luni/src/main/java/java/security/cert/
X509Certificate.java 95 * if the certificate has expired.
108 * if the certificate has expired.
  /libcore/luni/src/main/java/javax/security/cert/
X509Certificate.java 234 * if the certificate has expired.
248 * if the certificate has expired.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 223 "<p>Certificate expired on %s</p>",
229 setErrorMessage("Certificate is expired.");
  /development/ndk/platforms/android-5/include/
pthread.h 213 * expired.
  /development/ndk/platforms/android-8/include/
pthread.h 218 * expired.
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
X509V2AttributeCertificate.java 155 throw new CertificateExpiredException("certificate expired on " + this.getNotAfter());
  /external/chromium/chrome/browser/extensions/
apps_promo.cc 141 // The default apps have expired due to inaction, so ping PROMO_EXPIRE.
extensions_quota_service.cc 127 // state in the bucket expired recently (it has been long enough since the
  /external/chromium/chrome/browser/policy/
device_token_fetcher.cc 148 // Most probably the GAIA auth cookie has expired. We can not do anything
  /external/chromium/chrome/browser/tab_contents/
infobar_delegate.h 105 // be expired from |contents_|.
  /external/chromium/net/tools/flip_server/
acceptor_thread.cc 155 // expired
  /external/dhcpcd/
dhcpcd-run-hooks.8 99 dhcpcd's lease or state expired and it failed to obtain a new one.
dhcpcd-run-hooks.8.in 99 dhcpcd's lease or state expired and it failed to obtain a new one.
  /external/jmonkeyengine/engine/src/test/jme3test/input/combomoves/
TestComboMoves.java 149 // check every frame if any executions are expired
  /external/openssh/
README.platform 8 have passwords expired longer than the inactive time (ie the "Weeks between
  /external/openssl/crypto/ocsp/
ocsp_err.c 121 {ERR_REASON(OCSP_R_STATUS_EXPIRED) ,"status expired"},

Completed in 1764 milliseconds

1 2 3 4 5 6 78 91011>>