| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| H A D | stub_dev.c | 47 struct socket *socket; in usbip_sockfd_store() local [all...] |
| H A D | vudc_sysfs.c | 101 struct socket *socket; in usbip_sockfd_store() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | reuseport_array.c | 240 struct socket *socket; in bpf_fd_reuseport_array_update_elem() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_socket.c | 220 const struct nft_socket *socket; in nft_socket_reduce() local
|
| /test/testfwk/xdevice/plugins/devicetest/utils/ |
| H A D | util.py | 26 import socket namespace
|
| /third_party/curl/lib/ |
| H A D | curl_memory.h | 81 #undef socket macro
|
| /third_party/ninja/src/ |
| H A D | browse.py | 31 import socket namespace
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| H A D | locktests.py | 11 import socket namespace
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | reduction.py | 16 import socket namespace [all...] |
| H A D | forkserver.py | 5 import socket namespace [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_pty.py | 17 import socket namespace
|
| H A D | test_stat.py | 3 import socket namespace
|
| H A D | test_exception_hierarchy.py | 4 import socket namespace
|
| H A D | test_timeout.py | 10 import socket namespace [all...] |
| H A D | test_urllibnet.py | 7 import socket namespace
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
| H A D | socket.cc | 108 auto socket = in create() local 120 explicit Impl(SOCKET socket) : info(nullptr), s(socket) {} in Impl() argument 121 Impl(addrinfo* info, SOCKET socket) : info(info), s(socket) {} in Impl() argument [all...] |
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | functional.py | 7 import socket namespace [all...] |
| /third_party/python/Lib/email/ |
| H A D | utils.py | 29 import socket namespace
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | mod.rs | 146 pub mod socket; modules
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksNetwork.cpp | 70 void Send (de::Socket* socket, const vector<u8>& buffer) in Send() argument 83 void RecvSome (de::Socket* socket, vector<u8>& recvb) in RecvSome() argument 93 void SendPayloadWithHeader (de::Socket* socket, u32 type, const std::vector<u8>& payload) in SendPayloadWithHeader() argument 105 vector<u8> RecvPacket (de::Socket* socket, vecto argument [all...] |
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSocket.hpp | 102 Socket (deSocket* socket) : m_socket(socket) {} in Socket() argument
|
| /base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/ |
| H A D | dsoftbus_adapter_impl.cpp | 194 int32_t socket = FindConnection(networkId); in SendPacket() local 220 int32_t socket = FindConnection(networkId); in SendParcel() local 251 int32_t socket = elem.second.socket_; in BroadcastPacket() local 272 static void OnBindLink(int32_t socket, PeerSocketInf argument 277 OnShutdownLink(int32_t socket, ShutdownReason reason) OnShutdownLink() argument 282 OnBytesAvailable(int32_t socket, const void *data, uint32_t dataLen) OnBytesAvailable() argument 287 OnBind(int32_t socket, PeerSocketInfo info) OnBind() argument 314 OnShutdown(int32_t socket, ShutdownReason reason) OnShutdown() argument 340 OnBytes(int32_t socket, const void *data, uint32_t dataLen) OnBytes() argument 366 InitSocket(SocketInfo info, int32_t socketType, int32_t &socket) InitSocket() argument 504 ConfigTcpAlive(int32_t socket) ConfigTcpAlive() argument [all...] |
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| H A D | soft_bus_channel.cpp | 72 int socket = SoftBusManager::GetInstance().BindService(deviceId_); in BuildConnection() local 212 void SoftBusChannel::HandleDataReceived(int socket, const unsigned char *bytes, int length) in HandleDataReceived() argument 351 int socket = SoftBusManager::GetInstance().BindService(deviceId_); CheckSessionMayReopenLocked() local 376 HandleRequest(int socket, const std::string &id, const std::string &commandName, const std::string &jsonPayload) HandleRequest() argument 444 SendResponseBytes(int socket, const unsigned char *bytes, const int bytesLength) SendResponseBytes() argument [all...] |
| /base/security/device_security_level/test/dslm_unit_test/ |
| H A D | dslm_msg_interface_mock.cpp | 147 int32_t SendBytes(int32_t socket, const void *data, uint32_t len) in SendBytes() argument 155 int32_t Bind(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Bind() argument 163 void Shutdown(int32_t socket) in Shutdown() argument 170 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Listen() argument
|
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
| H A D | vpu.c | 179 RK_S32 VPUClientRelease(int socket) in VPUClientRelease() argument 188 RK_S32 VPUClientSendReg(int socket, RK_U32 *regs, RK_U32 nregs) in VPUClientSendReg() argument 254 RK_S32 VPUClientSendReg2(RK_S32 socket, RK_S32 offset, RK_S32 size, void *param) in VPUClientSendReg2() argument 270 RK_S32 VPUClientWaitResult(int socket, RK_U32 *regs, RK_U32 nregs, VPU_CMD_TYPE *cmd, RK_S32 *len) in VPUClientWaitResult() argument 319 RK_S32 VPUClientGetHwCfg(int socket, RK_U32 *cfg, RK_U32 cfg_size) in VPUClientGetHwCfg() argument [all...] |