| /third_party/libuv/test/ |
| H A D | test-socket-buffer-size.c | 30 static uv_tcp_t tcp; variable
|
| H A D | test-handle-fileno.c | 51 uv_tcp_t tcp; in TEST_IMPL() local
|
| H A D | test-multiple-listen.c | 40 static void connection_cb(uv_stream_t* tcp, int status) { in connection_cb() argument
|
| H A D | test-tcp-try-write-error.c | 62 static void connection_cb(uv_stream_t* tcp, int status) { in connection_cb() argument
|
| H A D | test-connection-fail.c | 29 static uv_tcp_t tcp; variable
|
| H A D | test-tcp-rst.c | 25 static uv_tcp_t tcp; variable
|
| H A D | test-tcp-bind-error.c | 302 uv_tcp_t tcp; in TEST_IMPL() local
|
| H A D | test-tcp-alloc-cb-fail.c | 77 static void connection_cb(uv_stream_t* tcp, int status) { in connection_cb() argument
|
| H A D | test-delayed-accept.c | 78 static void connection_cb(uv_stream_t* tcp, int status) { in connection_cb() argument 118 static void read_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
|
| H A D | test-shutdown-simultaneous.c | 27 static uv_tcp_t tcp; variable [all...] |
| H A D | test-tcp-write-in-a-row.c | 93 static void read_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) {} in read_cb() argument 95 static void connection_cb(uv_stream_t* tcp, int status) { in connection_cb() argument
|
| H A D | test-tcp-write-queue-order.c | 86 static void connection_cb(uv_stream_t* tcp, int status) { in connection_cb() argument
|
| H A D | test-tcp-try-write.c | 78 static void read_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument 89 static void connection_cb(uv_stream_t* tcp, int status) { in connection_cb() argument
|
| H A D | test-callback-stack.c | 70 static void read_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
|
| H A D | benchmark-ping-pongs.c | 35 uv_tcp_t tcp; member 56 static void buf_alloc(uv_handle_t* tcp, size_t size, uv_buf_t* buf) { in buf_alloc() argument 124 static void pinger_read_cb(uv_stream_t* tcp, in pinger_read_cb() argument [all...] |
| H A D | benchmark-ping-udp.c | 52 static void buf_alloc(uv_handle_t* tcp, size_t size, uv_buf_t* buf) { in buf_alloc() argument
|
| H A D | test-shutdown-eof.c | 28 static uv_tcp_t tcp; variable [all...] |
| /foundation/arkui/napi/sample/native_module_netserver/ |
| H A D | net_server.h | 34 uv_tcp_t tcp = { 0 }; member
|
| H A D | netserver.h | 75 uv_tcp_t tcp = { 0 }; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | tls.h | 42 URLContext *tcp; member
|
| /base/notification/common_event_service/test/systemtest/common/acts/actsCESCESpublishInfoTest/ |
| H A D | actsCESCESpublishInfoTest.cpp | 58 TestConfigParser tcp; in SetUpTestCase() local
|
| /base/notification/common_event_service/test/systemtest/common/acts/actsCESMatchingSkillsTest/ |
| H A D | actsCESMatchingSkillsTest.cpp | 42 TestConfigParser tcp; in SetUpTestCase() local
|
| /base/notification/common_event_service/test/systemtest/common/acts/actsCESSubscribeInfoTest/ |
| H A D | actsCESSubscribeInfoTest.cpp | 56 TestConfigParser tcp; in SetUpTestCase() local
|
| /foundation/communication/dsoftbus/tests/core/connection/common/unittest/ |
| H A D | softbus_conn_common_test.cpp | 379 const SocketInterface *tcp = GetTcpProtocol(); in HWTEST_F() local 419 const SocketInterface *tcp = GetTcpProtocol(); in HWTEST_F() local 456 const SocketInterface *tcp = GetTcpProtocol(); HWTEST_F() local 472 const SocketInterface *tcp = GetTcpProtocol(); HWTEST_F() local 491 const SocketInterface *tcp = GetTcpProtocol(); HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
| H A D | netfirewall_ct.h | 109 static __always_inline bool ct_update_timeout(struct ct_entry *entry, bool tcp, enum ct_dir dir,
in ct_update_timeout() argument
|