| /third_party/curl/CMake/ |
| H A D | CurlTests.c | 176 int socket; in main() local
|
| /third_party/curl/lib/ |
| H A D | memdebug.h | 138 #undef socket macro 139 #define socket(domain,type,protocol)\ macro
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | mesa-overlay-control.py | 3 import socket namespace [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_connection.c | 32 int socket; member 45 rbug_from_socket(int socket) in rbug_from_socket() argument [all...] |
| /third_party/python/Lib/multiprocessing/ |
| H A D | resource_sharer.py | 13 import socket namespace
|
| /third_party/python/Lib/asyncio/ |
| H A D | trsock.py | 1 import socket namespace
|
| /third_party/python/Lib/test/support/ |
| H A D | socket_helper.py | 3 import socket namespace [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Socket.cpp | 28 Socket::Socket(SOCKET socket) : socket(socket) in Socket() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Socket.cpp | 28 Socket::Socket(SOCKET socket) in Socket() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_kqueue.py | 7 import socket namespace
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/test/ |
| H A D | server.rs | 93 let mut socket = r.unwrap(); in build() variables [all...] |
| /third_party/rust/crates/rustix/src/net/ |
| H A D | socket.rs | 38 pub fn socket(domain: AddressFamily, type_: SocketType, protocol: Protocol) -> io::Result<OwnedFd> { in socket() functions [all...] |
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksClient.hpp | 37 de::Socket socket; member in vksc_server::Server
|
| /base/msdp/device_status/test/unittest/intention/adapters/src/ |
| H A D | dsoftbus_adapter_test.cpp | 327 int32_t socket = 1; in HWTEST_F() local 509 int32_t socket = 1; in HWTEST_F() local
|
| /base/msdp/device_status/intention/ipc/socket/src/ |
| H A D | socket_client.cpp | 64 auto socket = SocketConnection::Connect( in Connect() local
|
| /base/msdp/device_status/test/fuzztest/dsoftbusadapter_fuzzer/ |
| H A D | dsoftbusadapter_fuzzer.cpp | 181 int32_t socket = GetData<int32_t>(); in InitSocketFuzzTest() local
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| H A D | dslm_test_link.c | 29 void UtRemoveSocketNode(int32_t socket, ShutdownReason reason, bool isServer) in UtRemoveSocketNode() argument 39 bool UtGetIdentityBySocketId(int32_t socket, bool isServer, DeviceIdentify *identity) in UtGetIdentityBySocketId() argument 44 void UtServerOnBind(int32_t socket, PeerSocketInfo info) in UtServerOnBind() argument 49 void UtClientOnBind(int socket, const DeviceIdentify *devId) in UtClientOnBind() argument 54 void UtServerOnShutdown(int32_t socket, ShutdownReaso argument 59 UtClientOnShutdown(int32_t socket, ShutdownReason reason) UtClientOnShutdown() argument 69 UtCreateOrRestartSocketCloseTimerWithLock(int32_t socket) UtCreateOrRestartSocketCloseTimerWithLock() argument 74 UtGetIdentityByServerSocket(int32_t socket, DeviceIdentify *identity) UtGetIdentityByServerSocket() argument 79 UtGetIdentityByClientSocket(int32_t socket, DeviceIdentify *identity) UtGetIdentityByClientSocket() argument 84 UtCreateSocketNodeInfo(int32_t socket, const DeviceIdentify *identity) UtCreateSocketNodeInfo() argument 89 UtServerOnBytes(int32_t socket, const void *data, unsigned int dataLen) UtServerOnBytes() argument 94 UtClientOnBytes(int32_t socket, const void *data, unsigned int dataLen) UtClientOnBytes() argument 104 UtBindSync(int32_t socket, const DeviceIdentify *devId) UtBindSync() argument 114 UtGetSocketBySocketList(const DeviceIdentify *devId, bool isServer, int32_t *socket) UtGetSocketBySocketList() argument [all...] |
| /base/startup/init/services/modules/init_context/ |
| H A D | init_context.c | 156 CreateSocketPair(int socket[2]) CreateSocketPair() argument [all...] |
| /base/tee/tee_client/services/teecd/src/ |
| H A D | tee_ca_daemon.c | 60 static int SendFileDescriptor(int cmd, int socket, int fd)
in SendFileDescriptor() argument 114 static int ProcessCaMsg(const struct ucred *cr, const CaRevMsg *caInfo, int socket)
in ProcessCaMsg() argument [all...] |
| /foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/ |
| H A D | tcp_connection.cpp | 158 void TcpConnection::SetAudioConnection(int socket) in SetAudioConnection() argument 173 void TcpConnection::Receive(int socket) in Receive() argument 179 void TcpConnection::ReadLooper(int socket) in ReadLooper() argument 186 void TcpConnection::HandleReceivedData(int socket) in HandleReceivedData() argument [all...] |
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/ |
| H A D | tcp_connection.cpp | 158 void TcpConnection::SetAudioConnection(int socket) in SetAudioConnection() argument 173 void TcpConnection::Receive(int socket) in Receive() argument 179 void TcpConnection::ReadLooper(int socket) in ReadLooper() argument 186 void TcpConnection::HandleReceivedData(int socket) in HandleReceivedData() argument [all...] |
| /foundation/arkui/ui_lite/tools/server/ |
| H A D | tcp_server.py | 17 import socket
namespace
|
| /foundation/multimedia/av_session/services/session/server/test/ |
| H A D | softbus_session_manager_test.cpp | 372 int32_t socket = 1231; in HWTEST_F() local 388 int32_t socket = 1231; in HWTEST_F() local 405 int32_t socket = 1231; in HWTEST_F() local 423 int32_t socket = 1231; in HWTEST_F() local 440 int32_t socket in HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/intention/adapters/test/unittest/src/ |
| H A D | dsoftbus_adapter_test.cpp | 327 int32_t socket = 1; in HWTEST_F() local 509 int32_t socket = 1; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | fwmark_network.cpp | 47 void CloseSocket(int32_t *socket, int32_t ret, int32_t errorCode) in CloseSocket() argument [all...] |