Home
last modified time | relevance | path

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

12345678910

/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
/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
/base/security/device_security_level/test/dslm_fuzz_test/mock/
H A Dmock.cpp29 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Listen() argument
34 void Shutdown(int32_t socket) in Shutdown() 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
/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_socket_listener.h35 static void OnQos(int32_t socket, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) {}; in OnQos() argument
/base/telephony/call_manager/services/distributed_call/src/transmission/
H A Dclient_session.cpp35 int32_t socket = CreateSocket(peerDevId, localName, peerName); in Connect() local
57 void ClientSession::OnSessionBind(int32_t socket) in OnSessionBind() argument
69 OnSessionShutdown(int32_t socket) OnSessionShutdown() argument
91 int32_t socket = Socket(socketInfo); CreateSocket() local
[all...]
H A Dserver_session.cpp47 int32_t socket = Socket(socketInfo); in Create() local
78 OnSessionBind(int32_t socket) OnSessionBind() argument
93 OnSessionShutdown(int32_t socket) OnSessionShutdown() argument
[all...]
H A Dtransmission_manager.cpp57 void TransmissionManager::OnBind(int32_t socket) in OnBind() argument
69 void TransmissionManager::OnShutdown(int32_t socket) in OnShutdown() argument
81 void TransmissionManager::OnReceiveMsg(int32_t socket, const char* data, uint32_t dataLen) in OnReceiveMsg() argument
/third_party/ffmpeg/tools/
H A Dzmqsend.c58 void *zmq_ctx, *socket; in main() local
/third_party/libuv/src/unix/
H A Dpoll.c97 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 Dtest-not-writable-after-shutdown.c49 uv_tcp_t socket; in TEST_IMPL() local
/third_party/mesa3d/.gitlab-ci/
H A Dreport-flakes.py27 import socket namespace
/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSUserFile.py9 import socket # for gethostname namespace
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsocket.c40 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 DMSVSUserFile.py9 import socket # for gethostname namespace

Completed in 6 milliseconds

12345678910