| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_socket_server.cpp | 35 IProfileSocket *socket = (IProfileSocket *)IProfileManager::GetInstance()->GetProfileService(PROFILE_NAME_SPP); in Connect() local 50 IProfileSocket *socket = (IProfileSocket *)IProfileManager::GetInstance()->GetProfileService(PROFILE_NAME_SPP); in Listen() local
|
| /foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusonsourcestreamreceived_fuzzer/ |
| H A D | softbusonsourcestreamreceived_fuzzer.cpp | 41 int32_t socket = 1; in SoftbusOnSourceStreamReceivedFuzzTest() local
|
| /foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/softbusonsinkstreamreceived_fuzzer/ |
| H A D | softbusonsinkstreamreceived_fuzzer.cpp | 41 int32_t socket = 1; in SoftbusOnSinkStreamReceivedFuzzTest() local
|
| /foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusonsourcebytesreceived_fuzzer/ |
| H A D | softbusonsourcebytesreceived_fuzzer.cpp | 29 int32_t socket = 1; in SoftbusOnSourceBytesReceivedFuzzTest() local
|
| /foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/softbusonsinkbytesreceived_fuzzer/ |
| H A D | softbusonsinkbytesreceived_fuzzer.cpp | 29 int32_t socket = 1; in SoftbusOnSinkBytesReceivedFuzzTest() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
| H A D | softbus_session_test.cpp | 100 int32_t socket = g_session->GetHandle(); in HWTEST_F() local
|
| H A D | softbus_asset_send_listener_test.cpp | 76 int32_t socket = 1; in HWTEST_F() local 110 int32_t socket = 1; in HWTEST_F() local 144 int32_t socket = 1; HWTEST_F() local [all...] |
| /foundation/filemanagement/dfs_service/test/mock/ |
| H A D | socket_mock.cpp | 24 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Listen() argument 29 int32_t Bind(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Bind() argument 34 void Shutdown(int32_t socket) in Shutdown() argument 39 int SendFile(int32_t socket, const char *sFileList[], const char *dFileList[], uint32_t fileCnt) in SendFile() argument
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | xterm_kern.c | 35 int xterm_fd(int socket, int *pid_out) in xterm_fd() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | tcp_client.py | 7 import socket, time namespace
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | xterm_kern.c | 36 int xterm_fd(int socket, int *pid_out) in xterm_fd() argument
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| H A D | pd6729.h | 20 struct pcmcia_socket socket; member
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | pd6729.h | 20 struct pcmcia_socket socket; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | addr_location.h | 23 s32 socket; member
|
| /third_party/ffmpeg/tools/ |
| H A D | zmqsend.c | 58 void *zmq_ctx, *socket; in main() local
|
| /third_party/libuv/src/unix/ |
| H A D | poll.c | 97 uv_poll_init_socket(uv_loop_t* loop, uv_poll_t* handle, uv_os_sock_t socket) uv_poll_init_socket() argument
|
| /third_party/libuv/test/ |
| H A D | test-not-writable-after-shutdown.c | 49 uv_tcp_t socket; in TEST_IMPL() local
|
| /third_party/mesa3d/.gitlab-ci/ |
| H A D | report-flakes.py | 27 import socket namespace
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | MSVSUserFile.py | 9 import socket # for gethostname namespace
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | socket.c | 40 int socket(int domain, int type, int protocol) in socket() function
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | MSVSUserFile.py | 9 import socket # for gethostname namespace
|
| /third_party/mesa3d/src/util/ |
| H A D | os_socket.c | 56 os_socket_recv(int socket, void *buffer, size_t length, int flags) in os_socket_recv() argument 62 os_socket_send(int socket, const void *buffer, size_t length, int flags) in os_socket_send() argument 104 os_socket_recv(int socket, void *buffer, size_t length, int flags) in os_socket_recv() argument 111 os_socket_send(int socket, const void *buffer, size_t length, int flags) in os_socket_send() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | poll.c | 97 uv_poll_init_socket(uv_loop_t* loop, uv_poll_t* handle, uv_os_sock_t socket) uv_poll_init_socket() argument
|
| /third_party/python/Tools/demo/ |
| H A D | mcast.py | 21 import socket namespace [all...] |
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsTcpServer.hpp | 69 ConnectionHandler (TcpServer* server, de::Socket* socket) : m_server(server), m_socket(socket) {} in ConnectionHandler() argument
|