HomeSort by relevance Sort by last modified time
    Searched refs:expired (Results 51 - 75 of 109) sorted by null

1 23 4 5

  /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_org/chrome/browser/resources/cryptotoken/
singlesigner.js 226 if (!this.timer_ || !this.timer_.expired()) {
269 if (this.timer_ && this.timer_.expired()) {
270 // If the timer is expired, that means we never got a success or a touch
usbsignhelper.js 88 if (this.timer_.expired()) {
230 if (this.timer_.expired()) {
  /external/chromium_org/remoting/webapp/
event_handlers.js 16 // handles the token-expired case earlier, avoiding asking the user for
host_screen.js 136 if (accessCodeExpiresIn_ > 0) { // Check it hasn't expired.
299 * 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/sqlite/dist/orig/
sqlite3ext.h 101 int (*expired)(sqlite3_stmt*); member in struct:sqlite3_api_routines
327 #define sqlite3_expired sqlite3_api->expired
  /external/sqlite/dist/
sqlite3ext.h 101 int (*expired)(sqlite3_stmt*); member in struct:sqlite3_api_routines
327 #define sqlite3_expired sqlite3_api->expired
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_change_processor.cc 192 if (details->expired)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
shared_ptr_base.h 1238 expired() const \/\/ never throws function in class:__weak_ptr
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr_base.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 1238 expired() const \/\/ never throws function in class:__weak_ptr
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 1238 expired() const \/\/ never throws function in class:__weak_ptr
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr_base.h     [all...]
  /external/chromium_org/chrome/browser/favicon/
favicon_handler_unittest.cc 48 bool expired,
53 bitmap_result.expired = expired;
68 false /* expired */,
537 // Set icon data expired
540 true /* expired */,
689 bitmap_result.expired = false;
893 // Simulates getting a expired icon from history.
896 true /* expired */,
    [all...]
favicon_handler.cc 90 // Return true if |bitmap_result| is expired.
92 return bitmap_result.expired;
100 // Returns true if at least one of the bitmaps in |bitmap_results| is expired or
106 // Check if at least one of the bitmaps is expired.
555 // to be expired (or the wrong url) we'll fetch later on. This way the
560 // favicon as if it's expired.
577 // favicon or it's expired. Continue on to DownloadFaviconOrAskHistory to
628 // There is a favicon, set it now. If expired we'll download the current
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java     [all...]
  /external/chromium_org/chrome/browser/history/
history_backend.cc 621 // previously retained expired (> 3 months old) history entries, but, in the
    [all...]
history_backend.h 462 // Returns true if the passed visit time is already expired (used by the sync
463 // code to avoid syncing visits that would immediately be expired).
    [all...]

Completed in 1343 milliseconds

1 23 4 5