Searched
full:expired (Results
451 -
475 of
1063) sorted by null
<<11121314151617181920>>
/development/ndk/platforms/android-9/include/ |
pthread.h | 224 * expired.
|
/external/bison/lib/ |
strerror-override.c | 103 return "Timer expired";
|
/external/chromium/net/base/ |
cert_verifier.h | 164 // have expired and the size of |cache_| must be <= kMaxCacheEntries.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
winping.cc | 279 // call returns when the timeout has expired or the reply buffer
|
/external/chromium_org/base/process/ |
kill.h | 114 // Returns after all processes have exited or wait_milliseconds have expired.
|
/external/chromium_org/chrome/browser/extensions/api/dial/ |
dial_registry.cc | 152 VLOG(2) << "Device " << device->label() << " expired, removing";
|
/external/chromium_org/chrome/browser/managed_mode/ |
managed_user_refresh_token_fetcher.cc | 86 // we restart when the returned access token has expired.
|
/external/chromium_org/chrome/browser/profiles/ |
profile_destroyer.cc | 156 // We might have been cancelled externally before the timer expired.
|
/external/chromium_org/chrome/browser/sync/glue/ |
favicon_cache.h | 155 // that should be expired in order to maintain the sync favicon limit,
|
typed_url_model_associator.cc | 352 // Now, get rid of the expired visits, and if there are no un-expired 356 DVLOG(1) << "Ignoring expired URL in sync DB: " << filtered_url.url(); 571 // expired visits, so just overwrite it with our local history data.
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
sync_auth_test.cc | 243 // Wait until the token has expired.
|
/external/chromium_org/components/variations/proto/ |
study.proto | 23 // A study that has expired will be disabled, which will take precedence over
|
/external/chromium_org/media/filters/ |
video_renderer_impl.h | 56 // Setting |drop_frames_| to true causes the renderer to drop expired frames.
|
/external/chromium_org/net/android/java/src/org/chromium/net/ |
X509Util.java | 256 // Expired and not yet valid certificates would be rejected by the trust managers, but the
|
/external/chromium_org/net/proxy/ |
proxy_list.cc | 88 // Either we've found the entry in the retry map and it's expired or we
|
/external/chromium_org/ppapi/proxy/ |
flash_resource.cc | 108 // Use cached offset if cache hasn't expired and |t| is in the same minute as
|
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/ |
Geolocation.h | 121 // Otherwise, the notifier has expired, and its error callback is run.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_cache.c | 277 /* search in the expired buffers, freeing them in the process */
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/ |
strace_profiler.py | 86 'Profiling timer expired' not in line and
|
/external/dropbear/ |
cli-auth.c | 129 dropbear_close("Your password has expired.");
|
/external/libnfc-nci/src/nfa/sys/ |
nfa_sys_main.c | 103 ** Description Update the BTA timer list and handle expired timers.
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_cache.c | 277 /* search in the expired buffers, freeing them in the process */
|
/external/okhttp/src/main/java/com/squareup/okhttp/ |
ConnectionPool.java | 82 /** We use a single background thread to cleanup expired connections. */
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
SDLOSXCAGuard.h | 88 will return true if and only if the timeout period expired. They will
|
/frameworks/base/core/java/com/android/internal/view/ |
InputConnectionWrapper.java | 53 * occur after a timeout has expired are not interpreted as replies to a later request.
|
Completed in 1395 milliseconds
<<11121314151617181920>>