Home | History | Annotate | Download | only in browser

Lines Matching refs:cookie

73         const net::CookieMonster::CanonicalCookie* cookie,
83 cookie(cookie),
97 const net::CookieMonster::CanonicalCookie* cookie,
107 cookie(cookie),
123 const net::CookieMonster::CanonicalCookie* cookie;
138 // the cookie from CookieMonster, clear the database, and so forth.)
232 // Does not take ownership of cookie, and cookie should remain valid at least
234 explicit CookieTreeCookieNode(net::CookieMonster::CanonicalCookie* cookie);
453 // Because non-cookie nodes are fetched in a background thread, they are not
501 COOKIE = 1,