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

1 2 3 4 5 6 7 891011>>

  /external/openssl/crypto/store/
README 94 removal of expired certificates. lock_store and unlock_store
  /external/openssl/ssl/
ssl_err.c 398 {ERR_REASON(SSL_R_KRB5_C_MK_REQ) ,"krb5 client mk_req (expired tkt?)"},
402 {ERR_REASON(SSL_R_KRB5_S_TKT_EXPIRED) ,"krb5 server tkt expired"},
476 {ERR_REASON(SSL_R_READ_TIMEOUT_EXPIRED) ,"read timeout expired"},
509 {ERR_REASON(SSL_R_SSLV3_ALERT_CERTIFICATE_EXPIRED),"sslv3 alert certificate expired"}
    [all...]
  /external/tcpdump/
print-slow.c 99 { 0x80, "Expired"},
  /external/webkit/Source/JavaScriptCore/wtf/
MessageQueue.h 43 MessageQueueTimeout, // Timeout was specified and it expired.
  /external/webkit/Source/WebCore/platform/win/
SharedTimerWin.cpp 184 // Call PostMessage immediately if the timer is already expired, unless a paint is pending.
  /frameworks/av/include/drm/
drm_framework_common.h 208 * Constant field signifies that the rights are expired for the content
  /frameworks/base/core/java/android/net/http/
CertificateChainValidator.java 68 * And if the last traced certificate is self issued and it is expired, it
SslError.java 36 * The certificate has expired
  /frameworks/base/docs/html/guide/faq/
troubleshooting.jd 28 <li><a href="#signingcalendar">I can't compile my app because the build tools generated an expired debug certificate</a></li>
291 <h2 id="signingcalendar">I can't compile my app because the build tools generated an expired debug certificate</h2>
293 <p>If your development machine uses a locale that has a non-Gregorian calendar, you may encounter problems when first trying to compile and run your application. Specifically, you may find that the Android build tools won't compile your application because the debug key is expired. </p>
295 <p>The problem occurs because the Keytool utility &mdash; included in the JDK and used by the Android build tools &mdash; fails to properly handle non-Gregorian locales and may create validity dates that are in the past. That is, it may generate a debug key that is already expired, which results in the compile error.</p>
  /frameworks/base/drm/java/android/drm/
DrmStore.java 234 * The digital rights have expired.
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_rights_manager.h 174 * -DRM_RIGHTS_EXPIRED, if the rights has expired.
  /gdk/samples/bitmap-plasma-llvm/res/raw/armeabi/
gdbserver 
  /gdk/samples/bitmap-plasma-llvm/res/raw/armeabi-v7a/
gdbserver 
  /gdk/samples/bitmap-plasma-llvm/res/raw/
gdbserver 
  /libcore/luni/src/main/java/java/net/
HttpCookie.java 565 // so the cookie is not expired.
570 boolean expired = false;
572 expired = true;
574 return expired;
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertUtils.java 44 // We use one notification id for the expired events notification. All
  /prebuilt/android-x86/gdbserver/
gdbserver 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
mainloop-api.h 99 /** Restart a running or expired timer event source with a new Unix time */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
auth.h 63 AUTH_REJECTEDVERF=4, /* verifier expired or was replayed */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-api.h 99 /** Restart a running or expired timer event source with a new Unix time */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 63 AUTH_REJECTEDVERF=4, /* verifier expired or was replayed */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-api.h 99 /** Restart a running or expired timer event source with a new Unix time */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 63 AUTH_REJECTEDVERF=4, /* verifier expired or was replayed */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
pthread.h 213 * expired.
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
pthread.h 218 * expired.

Completed in 1364 milliseconds

1 2 3 4 5 6 7 891011>>