HomeSort by relevance Sort by last modified time
    Searched defs:Cookie (Results 1 - 15 of 15) sorted by null

  /external/apache-http/src/org/apache/http/cookie/
Cookie.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/cookie/Cookie.java $
32 package org.apache.http.cookie;
37 * HTTP "magic-cookie" represents a piece of state information
45 public interface Cookie {
62 * Returns the comment describing the purpose of this cookie, or
70 * If a user agent (web browser) presents this cookie to a user, the
71 * cookie's purpose will be described by the information at this URL.
76 * Returns the expiration {@link Date} of the cookie, or <tt>null</tt>
86 * Returns <tt>false</tt> if the cookie should be discarded at the en
    [all...]
  /external/webkit/WebCore/platform/
Cookie.h 37 struct Cookie {
38 Cookie(const String& name, const String& value, const String& domain,
63 static unsigned hash(Cookie key)
68 static bool equal(Cookie a, Cookie b)
77 template<> struct DefaultHash<WebCore::Cookie> {
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
GeneralUtil.h 84 TI_UINT32 Cookie;
TrafficMonitorAPI.h 50 typedef void (*TraffEevntCall_t)(TI_HANDLE Context,TI_UINT32 Cookie);
88 TI_UINT32 Cookie;
TrafficMonitor.h 145 TI_UINT32 Cookie;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
GeneralUtil.h 85 UINT32 Cookie;
TrafficMonitorAPI.h 50 typedef void (*TraffEevntCall_t)(TI_HANDLE Context,UINT32 Cookie);
88 UINT32 Cookie;
TrafficMonitor.h 143 UINT32 Cookie;
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
GeneralUtil.h 84 TI_UINT32 Cookie;
TrafficMonitorAPI.h 50 typedef void (*TraffEevntCall_t)(TI_HANDLE Context,TI_UINT32 Cookie);
88 TI_UINT32 Cookie;
TrafficMonitor.h 145 TI_UINT32 Cookie;