| /third_party/python/Lib/test/ |
| H A D | test_mmap.py | 11 import socket namespace
|
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | rtp-gstreamer.c | 88 GSocket *socket; in init_send_pipeline() local 427 GSocket *socket; init_receive_pipeline() local [all...] |
| /third_party/python/Lib/ |
| H A D | asyncore.py | 50 import socket namespace [all...] |
| H A D | nntplib.py | 67 import socket namespace
|
| H A D | telnetlib.py | 37 import socket namespace [all...] |
| H A D | ftplib.py | 40 import socket namespace [all...] |
| /base/security/device_security_level/baselib/msglib/src/standard/ |
| H A D | messenger_device_socket_manager.c | 61 int32_t socket; member 140 static void RemoveSocketNode(int32_t socket, ShutdownReason reason, bool isServer) in RemoveSocketNode() argument 159 static void ServerOnShutdown(int32_t socket, ShutdownReason reason) in ServerOnShutdown() argument 167 static void ClientOnShutdown(int32_t socket, ShutdownReason reason) in ClientOnShutdown() argument 185 uint32_t socket = (uint32_t)input; TimerProcessWaitingTimeOut() local 193 CreateOrRestartSocketCloseTimer(int32_t socket) CreateOrRestartSocketCloseTimer() argument 219 CreateOrRestartSocketCloseTimerWithLock(int32_t socket) CreateOrRestartSocketCloseTimerWithLock() argument 228 GetIdentityBySocketId(int32_t socket, bool isServer, DeviceIdentify *identity) GetIdentityBySocketId() argument 255 GetIdentityByServerSocket(int32_t socket, DeviceIdentify *identity) GetIdentityByServerSocket() argument 260 GetIdentityByClientSocket(int32_t socket, DeviceIdentify *identity) GetIdentityByClientSocket() argument 265 CreateSocketNodeInfo(int32_t socket, const DeviceIdentify *identity) CreateSocketNodeInfo() argument 288 ProcessBindDevice(int socket, const DeviceIdentify *devId, bool isServer) ProcessBindDevice() argument 329 ServerOnBind(int32_t socket, PeerSocketInfo info) ServerOnBind() argument 339 ClientOnBind(int socket, const DeviceIdentify *devId) ClientOnBind() argument 344 ServerOnBytes(int32_t socket, const void *data, unsigned int dataLen) ServerOnBytes() argument 361 ClientOnBytes(int32_t socket, const void *data, unsigned int dataLen) ClientOnBytes() argument 414 int32_t socket = Socket(socketInfo); ProcessCreateServer() local 437 int32_t socket = 0; CreateServer() local 516 GetSocketBySocketList(const DeviceIdentify *devId, bool isServer, int32_t *socket) GetSocketBySocketList() argument 541 GetSocketByClientSocketList(const DeviceIdentify *devId, int32_t *socket) GetSocketByClientSocketList() argument 579 ClientOnFakeBind(int32_t socket, PeerSocketInfo info) ClientOnFakeBind() argument 584 BindSync(int32_t socket, const DeviceIdentify *devId) BindSync() argument 676 int32_t socket = Socket(socketInfo); PrepareBindSocket() local 698 int32_t socket = 0; BindSyncWithPthread() local 748 int32_t socket = 0; MessengerSendMsgTo() local [all...] |
| /base/useriam/user_auth_framework/services/remote_connect/src/ |
| H A D | soft_bus_manager.cpp | 650 AddSocket(const int32_t socketId, std::shared_ptr<BaseSocket> &socket) AddSocket() argument 680 std::shared_ptr<BaseSocket> socket = nullptr; FindSocketBySocketId() local 701 SetServerSocket(std::shared_ptr<BaseSocket> &socket) SetServerSocket() argument 716 AddConnection(const std::string &connectionName, std::shared_ptr<BaseSocket> &socket) AddConnection() argument [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/ |
| H A D | dsched_continue_manager.cpp | 741 void DSchedContinueManager::OnShutdown(int32_t socket, bool isSelfCalled) in OnShutdown() argument 767 void DSchedContinueManager::SoftbusListener::OnBind(int32_t socket, PeerSocketInfo info) in OnBind() argument 771 void DSchedContinueManager::SoftbusListener::OnShutdown(int32_t socket, bool isSelfCalled) in OnShutdown() argument 776 void DSchedContinueManager::SoftbusListener::OnDataRecv(int32_t socket, std::shared_ptr<DSchedDataBuffer> dataBuffer) in OnDataRecv() argument [all...] |
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_tcp_connection.c | 555 SocketAddr socket; in SocketGetConnInfo() local
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_socket_manager.c | 582 void ClientConvertRetVal(int32_t socket, int32_t *retOut) in ClientConvertRetVal() argument [all...] |
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
| H A D | softbus_adapter_standard.cpp | 513 void SoftBusAdapter::OnClientShutdown(int32_t socket)
in OnClientShutdown() argument 528 int socket = GetSocket(pipeInfo, peer);
in IsSameStartedOnPeer() local 575 GetPeerSocketInfo(int32_t socket, PeerSocketInfo &info) GetPeerSocketInfo() argument 585 OnBind(int32_t socket, PeerSocketInfo info) OnBind() argument 590 OnServerShutdown(int32_t socket) OnServerShutdown() argument 600 OnClientShutdown(int32_t socket, ShutdownReason reason) OnClientShutdown() argument 606 OnClientBytesReceived(int32_t socket, const void *data, uint32_t dataLen) OnClientBytesReceived() argument 608 OnServerBind(int32_t socket, PeerSocketInfo info) OnServerBind() argument 615 OnServerShutdown(int32_t socket, ShutdownReason reason) OnServerShutdown() argument 621 OnServerBytesReceived(int32_t socket, const void *data, uint32_t dataLen) OnServerBytesReceived() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
| H A D | softbus_adapter_standard.cpp | 368 std::string SoftBusAdapter::DelConnect(int32_t socket) in DelConnect() argument 395 std::string SoftBusAdapter::OnClientShutdown(int32_t socket) in OnClientShutdown() argument 493 OnClientShutdown(int32_t socket, ShutdownReason reason) OnClientShutdown() argument 501 OnClientBytesReceived(int32_t socket, const void *data, uint32_t dataLen) OnClientBytesReceived() argument 503 OnServerBind(int32_t socket, PeerSocketInfo info) OnServerBind() argument 512 OnServerShutdown(int32_t socket, ShutdownReason reason) OnServerShutdown() argument 518 OnServerBytesReceived(int32_t socket, const void *data, uint32_t dataLen) OnServerBytesReceived() argument 553 GetPeerSocketInfo(int32_t socket, ServerSocketInfo &info) GetPeerSocketInfo() argument 563 OnBind(int32_t socket, PeerSocketInfo info) OnBind() argument 584 OnServerShutdown(int32_t socket) OnServerShutdown() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| H A D | socket.cpp | 136 DataTransportObserverImplement(Socket &socket) DataTransportObserverImplement() argument 145 OnConnectIncomingNative(Socket &socket, RawAddress addr, uint8_t port) OnConnectIncomingNative() argument 159 OnConnectedNative(Socket &socket, DataTransport *transport, uint16_t sendMTU, uint16_t recvMTU) OnConnectedNative() argument 186 OnDisconnectedNative(Socket &socket, DataTransport *transport) OnDisconnectedNative() argument 193 OnDisconnectSuccessNative(Socket &socket, DataTransport *transport) OnDisconnectSuccessNative() argument 200 OnDataAvailableNative(Socket &socket, DataTransport *transport) OnDataAvailableNative() argument 256 OnTransportErrorNative(Socket &socket, DataTransport *transport, int errType) OnTransportErrorNative() argument 275 SockRfcConnectFail(Socket &socket, DataTransport *transport) SockRfcConnectFail() argument 297 SockRfcDisconnectFail(Socket &socket, DataTransport *transport) SockRfcDisconnectFail() argument 315 SockRfcFcOn(Socket &socket, DataTransport *transport) SockRfcFcOn() argument 565 ProcessDisconnection(Socket &socket, DataTransport *transport) ProcessDisconnection() argument 981 EraseSocket(Socket &socket) EraseSocket() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | libsrt.c | 169 static int libsrt_socket_nonblock(int socket, int enable) in libsrt_socket_nonblock() argument [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_shm.c | 56 int socket; member [all...] |
| /third_party/curl/lib/ |
| H A D | easy.c | 381 struct pollfd socket; /* socket info of what to monitor */ member [all...] |
| /third_party/libuv/src/win/ |
| H A D | tcp.c | 40 static int uv__tcp_nodelay(uv_tcp_t* handle, SOCKET socket, int enable) { in uv__tcp_nodelay() argument 52 static int uv__tcp_keepalive(uv_tcp_t* handle, SOCKET socket, int enable, unsigned int delay) { in uv__tcp_keepalive() argument 73 uv__tcp_set_socket(uv_loop_t* loop, uv_tcp_t* handle, SOCKET socket, int family, int imported) uv__tcp_set_socket() argument 1272 SOCKET socket; uv__tcp_xfer_import() local 1380 SOCKET socket; uv__tcp_try_cancel_reqs() local [all...] |
| /third_party/mbedtls/tests/include/test/ |
| H A D | ssl_helpers.h | 179 mbedtls_test_mock_socket *socket; member 200 mbedtls_test_mock_socket socket; member [all...] |
| /third_party/musl/porting/linux/user/src/fortify/ |
| H A D | fortify.c | 126 ssize_t __recvfrom_chk(int socket, void* buf, size_t len, size_t buf_size, in __recvfrom_chk() argument 133 ssize_t __sendto_chk(int socket, const void* buf, size_t len, size_t buflen, in __sendto_chk() argument 140 ssize_t __recv_chk(int socket, void* buf, size_t len, size_t buf_size, int flags) in __recv_chk() argument 146 ssize_t __send_chk(int socket, const void* buf, size_t len, size_t buflen, int flags) in __send_chk() argument
|
| /third_party/musl/src/fortify/linux/ |
| H A D | fortify.c | 137 ssize_t __recvfrom_chk(int socket, void* buf, size_t len, size_t buf_size, in __recvfrom_chk() argument 144 ssize_t __sendto_chk(int socket, const void* buf, size_t len, size_t buflen, in __sendto_chk() argument 151 ssize_t __recv_chk(int socket, void* buf, size_t len, size_t buf_size, int flags) in __recv_chk() argument 157 ssize_t __send_chk(int socket, const void* buf, size_t len, size_t buflen, int flags) in __send_chk() argument
|
| /third_party/lwip/src/include/lwip/ |
| H A D | api.h | 251 int socket; member
|
| /third_party/node/deps/uv/src/win/ |
| H A D | tcp.c | 48 static int uv__tcp_nodelay(uv_tcp_t* handle, SOCKET socket, int enable) { in uv__tcp_nodelay() argument 60 static int uv__tcp_keepalive(uv_tcp_t* handle, SOCKET socket, int enable, unsigned int delay) { in uv__tcp_keepalive() argument 81 uv__tcp_set_socket(uv_loop_t* loop, uv_tcp_t* handle, SOCKET socket, int family, int imported) uv__tcp_set_socket() argument 1303 SOCKET socket; uv__tcp_xfer_import() local 1412 SOCKET socket; uv__tcp_try_cancel_reqs() local [all...] |
| /third_party/python/Lib/idlelib/ |
| H A D | rpc.py | 37 import socket namespace [all...] |
| /third_party/python/Lib/multiprocessing/ |
| H A D | connection.py | 15 import socket namespace [all...] |