Home
last modified time | relevance | path

Searched defs:httponly (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/cookies/
Dcanonical_cookie.cc370 bool httponly, in CanonicalCookie()
867 bool httponly, in FromStorage()
912 bool httponly, in CreateUnsafeCookieForTesting()
Dcanonical_cookie_unittest.cc1093 bool httponly = false; in TEST() local
/external/curl/lib/
Dcookie.h47 bool httponly; /* true if the httponly directive is present */ member
/external/libwebsockets/lib/roles/http/
Dcookie.c59 unsigned int httponly:1; member