/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/schemes/ |
D | ws.d.ts | 4 secure?: boolean; property
|
/third_party/grpc/test/core/end2end/ |
D | generate_tests.bzl | 27 secure = True, argument 175 secure = False, argument
|
/third_party/node/test/parallel/ |
D | test-tls-destroy-whilst-write.js | 22 const secure = tls.connect({ constant
|
/third_party/nghttp2/src/ |
D | shrpx_http.cc | 178 const StringRef &path, bool secure) { in create_affinity_cookie() 211 bool require_cookie_secure_attribute(SessionAffinityCookieSecure secure, in require_cookie_secure_attribute()
|
/third_party/libsoup/libsoup/ |
D | soup-cookie.h | 33 gboolean secure; member
|
D | soup-cookie-jar-text.c | 160 char *host, *path, *secure, *expires, *name, *value, *samesite = NULL; in parse_cookie() local
|
D | soup-cookie-jar-db.c | 165 gboolean http_only = FALSE, secure = FALSE; in callback() local
|
D | soup-cookie.c | 683 soup_cookie_set_secure (SoupCookie *cookie, gboolean secure) in soup_cookie_set_secure()
|
/third_party/node/deps/npm/node_modules/har-schema/lib/ |
D | cookie.json | 29 "secure": { object
|
/third_party/openssl/crypto/rand/ |
D | rand_local.h | 91 # define RAND_POOL_MIN_ALLOCATION(secure) ((secure) ? 16 : 48) argument 172 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member 188 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
|
/third_party/node/deps/npm/node_modules/https-proxy-agent/ |
D | index.js | 239 function isDefaultPort(port, secure) { argument
|
/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/ |
D | _test_server.py | 127 secure=False, argument
|
/third_party/grpc/test/core/surface/ |
D | server_test.cc | 109 void test_bind_server_to_addr(const char* host, bool secure) { in test_bind_server_to_addr()
|
/third_party/musl/src/internal/ |
D | libc.h | 23 int secure; member
|
/third_party/musl/porting/linux/user/src/internal/ |
D | libc.h | 38 int secure; member
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
D | libc.h | 23 int secure; member
|
/third_party/grpc/test/core/fling/ |
D | client.cc | 152 int secure = 0; in main() local
|
D | server.cc | 181 int secure = 0; in main() local
|
/third_party/curl/lib/ |
D | cookie.c | 482 bool secure) /* TRUE if connection is over secure origin */ in Curl_cookie_add() 1385 bool secure) in Curl_cookie_getlist()
|
D | cookie.h | 43 bool secure; /* whether the 'secure' keyword was used */ member
|
/third_party/python/Lib/logging/ |
D | handlers.py | 1000 credentials=None, secure=None, timeout=5.0): argument 1178 def __init__(self, host, url, method="GET", secure=False, credentials=None, argument 1206 def getConnection(self, host, secure): argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_gfx_cs.c | 321 bool secure = si_gfx_resources_check_encrypted(sctx); in si_tmz_preamble() local
|
D | si_cp_dma.c | 332 bool secure = src && (si_resource(src)->flags & RADEON_FLAG_ENCRYPTED); in si_cp_dma_copy_buffer() local
|
/third_party/grpc/test/cpp/util/ |
D | grpc_tool_test.cc | 129 TestCliCredentials(bool secure = false) : secure_(secure) {} in TestCliCredentials() 255 const std::string SetUpServer(bool secure = false) { in SetUpServer()
|
/third_party/openssl/crypto/store/ |
D | loader_file.c | 1129 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag() 1139 void *ui_data, int secure) in file_read_pem()
|