Home
last modified time | relevance | path

Searched defs:socket (Results 1 - 25 of 440) sorted by relevance

12345678910>>...18

/third_party/node/test/parallel/
H A Dtest-internal-socket-list-receive.js
H A Dtest-http-outgoing-settimeout.js
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSocket.hpp45 SOCKET socket; member in sw::Socket
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSocket.hpp45 SOCKET socket; member in sw::Socket
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_option.c22 int32_t SetExtSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, uint32_t optValueSize) in SetExtSocketOpt() argument
32 int32_t GetExtSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, int32_t *optValueSize) in GetExtSocketOpt() argument
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/test/
H A Dnetlink_listener_mock.h25 explicit NetlinkListenerMock(int32_t socket) : NetlinkListener(socket) {} in NetlinkListenerMock() argument
/third_party/musl/porting/linux/user/src/hook/
H A Dsocket_common.c7 int socket(int domain, int type, int protocol) in socket() function
H A Dmusl_socket_dispatch.h17 SocketSocketType socket; member
/third_party/musl/src/hook/linux/
H A Dsocket_common.c22 int socket(int domain, int type, int protocol) in socket() function
H A Dmusl_socket_dispatch.h39 SocketSocketType socket; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTProtocol.h30 int socket; member
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_handler.cpp25 NetlinkHandler::NetlinkHandler(int32_t socket) : NetlinkListener(socket) {} in NetlinkHandler() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_netlink.c10 static __attribute__((noinline)) struct inode *SOCK_INODE(struct socket *socket) in SOCK_INODE() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_netlink.c9 static __attribute__((noinline)) struct inode *SOCK_INODE(struct socket *socket) in SOCK_INODE() argument
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Deth008-power-relay.py4 import socket namespace
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_tcp.py17 import socket namespace
[all...]
/third_party/python/Tools/demo/
H A Drpythond.py12 from socket import socket, AF_INET, SOCK_STREAM namespace
H A Drpython.py9 from socket import socket, AF_INET, SOCK_STREAM, SHUT_WR namespace
/third_party/rust/crates/rustix/src/net/
H A Dmod.rs15 mod socket; modules
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dtcp_session.cpp24 TcpSession::TcpSession(SocketInfo::Ptr socket) : BaseNetworkSession(socket) in TcpSession() argument
H A Dudp_session.cpp26 UdpSession::UdpSession(SocketInfo::Ptr socket) : BaseNetworkSession(socket) in UdpSession() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_socket_server.cpp35 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 Dsoftbusonsourcestreamreceived_fuzzer.cpp41 int32_t socket = 1; in SoftbusOnSourceStreamReceivedFuzzTest() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/softbusonsinkstreamreceived_fuzzer/
H A Dsoftbusonsinkstreamreceived_fuzzer.cpp41 int32_t socket = 1; in SoftbusOnSinkStreamReceivedFuzzTest() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusonsourcebytesreceived_fuzzer/
H A Dsoftbusonsourcebytesreceived_fuzzer.cpp29 int32_t socket = 1; in SoftbusOnSourceBytesReceivedFuzzTest() local

Completed in 5 milliseconds

12345678910>>...18