/third_party/cef/libcef/browser/net_service/ |
D | cookie_manager_impl.cc | 71 const std::vector<net::CanonicalCookie>& cookies) { in ExecuteVisitor() 101 const net::CookieList& cookies) { in GetAllCookiesCallbackImpl() 111 net::CookieList cookies; in GetCookiesCallbackImpl() local
|
D | cookie_helper.cc | 71 const net::CookieAccessResultList& cookies) { in ContinueWithLoadedCookies() 152 net::CookieList cookies, in SaveCookiesOnUIThread()
|
/third_party/node/deps/npm/node_modules/tough-cookie/lib/ |
D | cookie.js | 1183 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/ |
D | neonhttpsrc.c | 40 gchar **cookies; in GST_START_TEST() local
|
D | curlhttpsrc.c | 33 static const char **cookies = NULL; variable
|
/third_party/cef/tests/ceftests/ |
D | cookie_unittest.cc | 95 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/ |
D | test-http-proxy.js | 28 const cookies = [ variable
|
D | test-http-mutable-headers.js | 37 const cookies = [ variable
|
/third_party/node/deps/npm/node_modules/har-schema/lib/ |
D | response.json | 26 "cookies": { object
|
D | request.json | 26 "cookies": { object
|
/third_party/nghttp2/src/ |
D | shrpx_downstream_test.cc | 109 HeaderRefs cookies; in test_downstream_crumble_request_cookie() local
|
/third_party/node/deps/npm/node_modules/request/ |
D | index.js | 18 var cookies = require('./lib/cookies') variable
|
D | request.js | 20 var cookies = require('./lib/cookies') variable
|
/third_party/gstreamer/gstplugins_bad/ext/neon/ |
D | gstneonhttpsrc.h | 55 gchar **cookies; member
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | gstsouphttpclientsink.h | 68 gchar **cookies; member
|
D | gstsouphttpsrc.h | 74 gchar **cookies; /* HTTP request cookies. */ member
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_net_http.js | 72 cookies: "[PC Preview] unknow cookies" property
|
/third_party/ffmpeg/libavformat/ |
D | http.c | 97 …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/ |
D | souphttpsrc.c | 73 static const char **cookies = NULL; variable
|
/third_party/python/Lib/http/ |
D | cookiejar.py | 1302 def _cookie_attrs(self, cookies): argument 1592 def _process_rfc2109_cookies(self, cookies): argument
|
/third_party/gstreamer/gstplugins_bad/ext/curl/ |
D | gstcurlhttpsrc.h | 178 gchar **cookies; /* CURLOPT_COOKIELIST */ member
|
/third_party/libbpf/src/ |
D | bpf.h | 319 const __u64 *cookies; member
|
D | libbpf.h | 449 const __u64 *cookies; member
|
/third_party/jsframework/runtime/main/extend/systemplugin/ |
D | net.js | 767 cookies: "[PC Preview] unknow cookies" property
|
/third_party/NuttX/fs/nfs/ |
D | nfs_adapter.c | 977 uint32_t cookies[2]; in vfs_nfs_readdir() local
|