Home
last modified time | relevance | path

Searched refs:Cookie (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audioflinger/timing/tests/
Dmediasyncevent_tests.cpp31 struct Cookie : public RefBase {}; in TEST() struct
45 const auto cookie = sp<Cookie>::make(); in TEST()
Dsynchronizedrecordstate_tests.cpp32 struct Cookie : public RefBase {}; in TEST() struct
46 const auto cookie = sp<Cookie>::make(); in TEST()
/frameworks/proto_logging/stats/enums/stats/dnsresolver/
Ddns_resolver.proto84 NS_T_INVALID = 0; // Cookie.
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt54698 method public abstract void addCookie(org.apache.http.cookie.Cookie);
54701 method public abstract java.util.List<org.apache.http.cookie.Cookie> getCookies();
55426 public abstract deprecated interface ClientCookie implements org.apache.http.cookie.Cookie {
55441 public abstract deprecated interface Cookie {
55457 …method public abstract boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieO…
55459 …method public abstract void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieO…
55464 method public int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie);
55477 method public int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie);
55481 …ava.util.List<org.apache.http.Header> formatCookies(java.util.List<org.apache.http.cookie.Cookie>);
55484 …method public abstract boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieO…
[all …]