/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/ |
_sigdefs.h | 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired") 79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired") 93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired") 94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/ |
_sigdefs.h | 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired") 79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired") 93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired") 94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
|
/external/chromium/net/data/ssl/certificates/ |
README | 13 - mit.davidben.der : An expired MIT client certificate. 23 - expired_cert.pem : An expired certificate, used by test_server.cc.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
dns_view.html | 37 <li>Expired entries: <span id=dns-view-cache-expired></span></li>
|
/external/jmdns/src/javax/jmdns/impl/tasks/ |
RecordReaper.java | 15 * Periodically removes expired entries from the cache. 56 // Remove expired answers from the cache
|
/libcore/luni/src/main/java/java/util/concurrent/ |
DelayQueue.java | 20 * when its delay has expired. The <em>head</em> of the queue is that 21 * {@code Delayed} element whose delay expired furthest in the 22 * past. If no delay has expired there is no head and {@code poll} 28 * returns the count of both expired and unexpired elements. 149 * if this queue has no elements with an expired delay. 152 * queue has no elements with an expired delay 170 * until an element with an expired delay is available on this queue. 211 * until an element with an expired delay is available on this queue, 216 * an expired delay becomes available 263 * {@code poll}, if no expired elements are available in the queue [all...] |
/external/chromium_org/net/socket/ |
ssl_session_cache_openssl.h | 41 // |check_expiration_count|. Expired sessions are removed automatically 60 // will trigger a check for expired sessions. 78 // will trigger a check for expired sessions. 98 // SetSSLSessionWithKey() triggers a check for, and removal of, expired 110 // SetSSLSessionWithKey() triggers a check for, and removal of, expired
|
/external/bluetooth/bluedroid/bta/sys/ |
ptim.c | 52 ** Description Update the protocol timer list and handle expired timers. 87 /* while there are expired timers */ 90 /* removed expired timer from list */
|
/external/chromium/net/base/ |
dns_reload_timer.cc | 32 // Check if the timer for the calling thread has expired. When no 34 bool Expired() { 95 return dns_timer->Expired();
|
/external/chromium_org/net/dns/ |
mdns_cache.h | 24 // guaranteed not to return expired records. It also has facilities for timely 73 // Return records with type |type| and name |name|. Expired records will not 80 // Remove expired records, call |record_removed_callback| for every removed
|
/frameworks/volley/tests/src/com/android/volley/ |
CacheDispatcherTest.java | 82 // A non-expired cache hit posts a response and does not queue to the network. 92 // A soft-expired cache hit posts a response and queues to the network. 105 // An expired cache hit does not post a response and queues to the network.
|
/libcore/luni/src/main/java/java/net/ |
CookieStore.java | 25 * CookieStore, and retrieve cookies for every outgoing HTTP request.Expired 53 * Retrieves cookies that match the specified URI. Return not expired cookies. 67 * Get all cookies in cookie store which are not expired.
|
CookieStoreImpl.java | 74 i.remove(); // remove expired cookies 94 i.remove(); // remove expired cookies 110 i.remove(); // remove expired cookies
|
/development/ndk/platforms/android-3/include/sys/ |
_sigdefs.h | 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired") 59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
|
/development/ndk/platforms/android-9/include/sys/ |
_sigdefs.h | 63 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired") 64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwCookieManager.java | 34 * be removed. The new cookie will be added if it is not expired or it does 77 * Remove all expired cookies
|
/external/chromium_org/chrome/browser/extensions/token_cache/ |
token_cache_service.cc | 30 // Get the current time, and make sure that the token has not already expired. 61 // Remove this entry if it is expired.
|
/external/chromium_org/chrome/common/favicon/ |
favicon_types.h | 56 // Indicates whether |bitmap_data| is expired. 57 bool expired; member in struct:chrome::FaviconBitmapResult
|
/external/chromium_org/mojo/public/utility/ |
run_loop.h | 71 // Notifies any handlers whose deadline has expired. 88 // uniqueness while notifying. That is, while notifying expired timers we copy
|
/external/libppp/src/ |
timer.h | 39 void (*func)(void *); /* Function called when timer is expired */ 42 struct pppTimer *enext; /* Link to next expired timer */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
_sigdefs.h | 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired") 59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/ |
_sigdefs.h | 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired") 59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/ |
_sigdefs.h | 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired") 59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/ |
_sigdefs.h | 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired") 59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/ |
_sigdefs.h | 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired") 59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
|