HomeSort by relevance Sort by last modified time
    Searched full:expired (Results 426 - 450 of 1063) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 682 * @throw bad_weak_ptr when __r.expired(),
1098 expired() const \/\/ never throws function in class:__weak_ptr
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 682 * @throw bad_weak_ptr when __r.expired(),
1098 expired() const \/\/ never throws function in class:__weak_ptr
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 682 * @throw bad_weak_ptr when __r.expired(),
1098 expired() const \/\/ never throws function in class:__weak_ptr
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 682 * @throw bad_weak_ptr when __r.expired(),
1098 expired() const \/\/ never throws function in class:__weak_ptr
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 682 * @throw bad_weak_ptr when __r.expired(),
1088 expired() const \/\/ never throws function in class:__weak_ptr
    [all...]
  /external/chromium/net/base/
cert_verifier.cc 332 // Cache entry has expired.
418 // If we didn't clear out any expired entries, we just remove the first
  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_typed_urls_sync_test.cc 112 // Second client should still have no URLs since this one is expired.
144 // Second client should still have no URLs since this one is expired.
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_items.cc 77 if (status_string == "EXPIRED")
78 return WalletItems::MaskedInstrument::EXPIRED;
  /external/chromium_org/content/browser/media/
webrtc_identity_store_backend.cc 235 // Removes the expired identity from the in-memory cache. The copy in the
395 // Delete expired identities.
  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.cc 82 // reject it if it has expired.
105 *error_details = "SCFG has expired";
  /external/chromium_org/net/socket/
ssl_session_cache_openssl.cc 193 // Will also check for expired sessions every |expiration_check_count|
309 // Used internally to flush expired sessions. Lock must be held.
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
Chromoting.java 194 * this is retried once in case the system's cached auth token had expired.
268 // the system's cached authentication token had already expired.
  /external/chromium_org/third_party/sqlite/src/src/
sqlite3ext.h 91 int (*expired)(sqlite3_stmt*); member in struct:sqlite3_api_routines
289 #define sqlite3_expired sqlite3_api->expired
  /external/chromium_org/third_party/sqlite/src/test/
schema.test 339 # The following demonstrates why statements need to be expired whenever
361 # $::STMT was prepared. So unless it has been expired, it would be
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
profile-handler_unittest.cc 74 // Sleep interval in nano secs. To ensure that if the timer has expired it is
98 // May be the timer has expired. Sleep for a bit and check again.
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
profile-handler_unittest.cc 74 // Sleep interval in nano secs. To ensure that if the timer has expired it is
98 // May be the timer has expired. Sleep for a bit and check again.
  /external/guava/guava-tests/test/com/google/common/cache/
CacheExpirationTest.java 38 * expired entries don't show up, etc.
141 // collections views shouldn't expose expired entries
  /external/ipsec-tools/src/racoon/
handler.h 231 * 10 SAs expired SAs expired
  /external/smack/src/org/jivesoftware/smackx/commands/
AdHocCommand.java 60 * <li><i>session-expired</i>. Extension of a <i>not-allowed</i> error.</li>
438 sessionExpired("session-expired");
  /external/sqlite/dist/orig/
sqlite3ext.h 101 int (*expired)(sqlite3_stmt*); member in struct:sqlite3_api_routines
313 #define sqlite3_expired sqlite3_api->expired
  /external/sqlite/dist/
sqlite3ext.h 101 int (*expired)(sqlite3_stmt*); member in struct:sqlite3_api_routines
313 #define sqlite3_expired sqlite3_api->expired
  /external/srec/portable/include/
ptrd.h 182 * thread does not hold the monitor, or ESR_TIMED_OUT if the timeout expired
210 * thread does not hold the monitor, or ESR_TIMED_OUT if the timeout expired
  /packages/apps/DeskClock/src/com/android/deskclock/
DeskClock.java 106 // Timer receiver may ask to go to the timers fragment if a timer expired.
169 // Timer receiver may ask the app to go to the timer fragment if a timer expired
  /system/core/include/utils/
Looper.h 156 * the timeout expired and no callbacks were invoked and no other file
162 * timeout expired.
  /bionic/libc/include/
pthread.h 222 * expired.

Completed in 3068 milliseconds

<<11121314151617181920>>