Home
last modified time | relevance | path

Searched defs:cookies (Results 1 – 25 of 33) sorted by relevance

12

/third_party/cef/libcef/browser/net_service/
Dcookie_manager_impl.cc71 const std::vector<net::CanonicalCookie>& cookies) { in ExecuteVisitor()
101 const net::CookieList& cookies) { in GetAllCookiesCallbackImpl()
111 net::CookieList cookies; in GetCookiesCallbackImpl() local
Dcookie_helper.cc71 const net::CookieAccessResultList& cookies) { in ContinueWithLoadedCookies()
152 net::CookieList cookies, in SaveCookiesOnUIThread()
/third_party/node/deps/npm/node_modules/tough-cookie/lib/
Dcookie.js1183 store.findCookies(host, allPaths ? null : path, function(err,cookies) { argument
1210 var next = function(err,cookies) { argument
1230 var next = function(err,cookies) { argument
1264 cookies: [] property
1273 this.store.getAllCookies(function(err,cookies) { argument
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dneonhttpsrc.c40 gchar **cookies; in GST_START_TEST() local
Dcurlhttpsrc.c33 static const char **cookies = NULL; variable
/third_party/cef/tests/ceftests/
Dcookie_unittest.cc95 TestVisitor(CookieVector* cookies, in TestVisitor()
128 const CookieVector& cookies, in SetCookies()
171 CookieVector cookies; in CreateCookie() local
181 CookieVector& cookies, in VisitUrlCookies()
193 CookieVector& cookies, in VisitUrlCookies()
203 CookieVector& cookies, in VisitAllCookies()
212 CookieVector& cookies, in VisitAllCookies()
228 CookieVector cookies; in GetCookie() local
263 CookieVector cookies; in VerifyNoCookies() local
311 CookieVector cookies; in TestInvalidCookie() local
[all …]
/third_party/node/test/parallel/
Dtest-http-proxy.js28 const cookies = [ variable
Dtest-http-mutable-headers.js37 const cookies = [ variable
/third_party/node/deps/npm/node_modules/har-schema/lib/
Dresponse.json26 "cookies": { object
Drequest.json26 "cookies": { object
/third_party/nghttp2/src/
Dshrpx_downstream_test.cc109 HeaderRefs cookies; in test_downstream_crumble_request_cookie() local
/third_party/node/deps/npm/node_modules/request/
Dindex.js18 var cookies = require('./lib/cookies') variable
Drequest.js20 var cookies = require('./lib/cookies') variable
/third_party/gstreamer/gstplugins_bad/ext/neon/
Dgstneonhttpsrc.h55 gchar **cookies; member
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.h68 gchar **cookies; member
Dgstsouphttpsrc.h74 gchar **cookies; /* HTTP request cookies. */ member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js72 cookies: "[PC Preview] unknow cookies" property
/third_party/ffmpeg/libavformat/
Dhttp.c97 …char *cookies; ///< holds newline (\n) delimited Set-Cookie header field values (without … member
883 static int parse_cookie(HTTPContext *s, const char *p, AVDictionary **cookies) in parse_cookie()
945 static int cookie_string(AVDictionary *dict, char **cookies) in cookie_string()
1122 static int get_cookies(HTTPContext *s, char **cookies, const char *path, in get_cookies()
1366 char *cookies = NULL; in http_connect() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsouphttpsrc.c73 static const char **cookies = NULL; variable
/third_party/python/Lib/http/
Dcookiejar.py1302 def _cookie_attrs(self, cookies): argument
1592 def _process_rfc2109_cookies(self, cookies): argument
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsrc.h178 gchar **cookies; /* CURLOPT_COOKIELIST */ member
/third_party/libbpf/src/
Dbpf.h319 const __u64 *cookies; member
Dlibbpf.h449 const __u64 *cookies; member
/third_party/jsframework/runtime/main/extend/systemplugin/
Dnet.js767 cookies: "[PC Preview] unknow cookies" property
/third_party/NuttX/fs/nfs/
Dnfs_adapter.c977 uint32_t cookies[2]; in vfs_nfs_readdir() local

12