/external/chromium/net/base/ |
cookie_monster.cc | 294 // Try the Expires attribute. 296 return CookieMonster::ParseCookieTime(pc.Expires()); 432 // If the cookie attribute came in in quotes (ex expires="XXX"), the quotes [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
httpclient.cc | 86 // max-age - supplants Expires for staleness
|
/external/dnsmasq/src/ |
dnsmasq.h | 413 time_t expires; /* lease expiry */ member in struct:dhcp_lease
|
/external/guava/guava-tests/test/com/google/common/cache/ |
CacheBuilderTest.java | 588 // Since we're not doing any more cache operations, and the cache only expires/evicts when doing
|
/external/icu4c/test/cintltst/ |
cintltst.c | 690 * Time bomb - allows temporary behavior that expires at a given
|
/external/libvpx/vpx/ |
vpx_encoder.h | 661 * effort" guarantee to return before the given time slice expires. It is
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
TokenTypes.java | 79 public static final int EXPIRES = START + 42;
|
/external/openssh/openbsd-compat/ |
bsd-cray.c | 305 case IA_UDBWEEK: /* Password Expires in 1 week */
|
/external/qemu/slirp/ |
ip_input.c | 464 * if a timer expires on a reassembly
|
tcp_output.c | 248 * If nothing happens soon, send when timer expires:
|
/external/qemu/slirp-android/ |
ip_input.c | 464 * if a timer expires on a reassembly
|
tcp_output.c | 248 * If nothing happens soon, send when timer expires:
|
/external/tcpdump/ |
print-radius.c | 803 printf(", expires in: "); [all...] |
/external/webkit/Source/WebCore/bindings/v8/custom/ |
V8DOMWindowCustom.cpp | 140 // Try to do the idle notification before the timeout expires to get better
|
/frameworks/base/docs/html/training/efficient-downloads/ |
efficient-network-access.jd | 141 <p>That said, closing a connection too early can prevent it from being reused, which then requires additional overhead for establishing a new connection. A useful compromise is not to close the connection immediately, but to still close it before the inherent timeout expires.</p>
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
ScanSrv.c | 562 * \brief called when a scan timer expires. Completes the scan and starts a recovery process.
|
/hardware/ti/wlan/wl1271/platforms/os/common/inc/ |
osApi.h | 360 * E.g. the user user the timer in order to operate this function after a defined time expires
|
/libcore/luni/src/test/java/libcore/java/net/ |
CookiesTest.java | 54 + "expires=Fri, 31-Dec-9999 23:59:59 GMT; "
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
AccountTypeManager.java | [all...] |
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
AdbHelper.java | 692 * the timeout expires, or the connection fails. Returns "true" if all
|
/external/bluetooth/glib/glib/ |
gconvert.c | 302 * Expires a single cache bucket @bucket. This should only ever be 345 * Expires as many unused cache buckets as it needs to in order to get [all...] |
/external/chromium/net/tools/testserver/ |
testserver.py | 386 if not self._ShouldHandleRequest("/cache/expires"): 390 self.send_header('Expires', 'Thu, 1 Jan 2099 00:00:00 GMT') [all...] |
/external/iproute2/man/man8/ |
ip.8 | 1284 this entry will be made but it can be removed when its lifetime expires. 1289 timeout expires. [all...] |
/external/nist-sip/java/gov/nist/javax/sip/message/ |
SIPMessage.java | [all...] |
/dalvik/vm/compiler/ |
Compiler.cpp | 590 * below expires (to catch daemons).
|