Home
last modified time | relevance | path

Searched defs:socket (Results 51 - 75 of 468) sorted by relevance

12345678910>>...19

/third_party/node/deps/uv/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/python/Tools/demo/
H A Dmcast.py21 import socket namespace
[all...]
/third_party/vk-gl-cts/execserver/
H A DxsTcpServer.hpp69 ConnectionHandler (TcpServer* server, de::Socket* socket) : m_server(server), m_socket(socket) {} in ConnectionHandler() argument
/third_party/python/Lib/test/
H A Dtest_urllib_response.py3 import socket namespace
/arkcompiler/toolchain/tooling/client/tcpServer/test/
H A Djs_test_base.py17 import socket namespace
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/
H A Dlog_ioctl.h43 SeqPacketSocketClient socket; member in OHOS::HiviewDFX::LogIoctl
/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_connection.cpp44 std::shared_ptr<SocketConnection> SocketConnection::Connect(std::function<int32_t()> socket, in Connect() argument
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_socket_listener.cpp37 void SoftBusSocketListener::OnBind(int32_t socket, PeerSocketInfo info) in OnBind() argument
56 void SoftBusSocketListener::OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() argument
73 GetNetworkIdBySocket(const int32_t socket, std::string& networkId) GetNetworkIdBySocket() argument
89 OnClientBytes(int32_t socket, const void *data, uint32_t dataLen) OnClientBytes() argument
114 OnServiceBytes(int32_t socket, const void *data, uint32_t dataLen) OnServiceBytes() argument
[all...]
/base/startup/init/services/modules/init_context/
H A Dinit_context.h59 int socket[2]; member
/base/tee/tee_client/services/teecd/src/
H A Dtee_ca_auth.c83 int RecvCaMsg(int socket, CaRevMsg *caInfo) in RecvCaMsg() argument
/base/telephony/call_manager/services/distributed_call/src/transmission/
H A Dsession_adapter.cpp43 int32_t socket = INVALID_SOCKET_ID; in SendMsg() local
58 void SessionAdapter::OnReceiveMsg(int32_t socket, const char* data, uint32_t dataLen) in OnReceiveMsg() argument
72 OnBind(int32_t socket, PeerSocketInfo info) OnBind() argument
81 OnShutdown(int32_t socket, ShutdownReason reason) OnShutdown() argument
90 OnBytes(int32_t socket, const void *data, uint32_t dataLen) OnBytes() argument
98 OnError(int32_t socket, int32_t errCode) OnError() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DSocketBuffer.h43 int socket; member
54 int socket, count; member
[all...]
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dbase_network_session.cpp22 BaseNetworkSession::BaseNetworkSession(SocketInfo::Ptr socket) : socket_(std::move(socket)) in BaseNetworkSession() argument
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_connection.cpp44 std::shared_ptr<SocketConnection> SocketConnection::Connect(std::function<int32_t()> socket, in Connect() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_listener.cpp38 WrapperListener::WrapperListener(int32_t socket, std::function<void(int32_t)> recvFunc) in WrapperListener() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Ddata_receiver_test.cpp81 int32_t socket = 0; in HWTEST_F() local
/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussessionobject_fuzzer/
H A Dsoftbus_session_object_fuzzer.cpp61 int32_t socket = *(reinterpret_cast<const int*>(data)); in SoftBusSessionFuzzTest() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_file_receive_listener_test.cpp118 int32_t socket = 0; in HWTEST_F() local
[all...]
H A Dsoftbus_asset_recv_listener_test.cpp78 int32_t socket = 1; in HWTEST_F() local
110 int32_t socket = 1; in HWTEST_F() local
141 int32_t socket = 1; HWTEST_F() local
167 int32_t socket = 1; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_send_listener.cpp29 void SoftBusFileSendListener::OnFile(int32_t socket, FileEvent *event) in OnFile() argument
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/test/
H A Dnetlink_listener_test.cpp49 int32_t socket = -1; in HWTEST_F() local
70 int32_t socket = 0; in HWTEST_F() local
[all...]
H A Dnetlink_handler_test.cpp49 int32_t socket = -1; in HWTEST_F() local
71 int32_t socket = 0; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtcp_server.py7 import socket, time namespace
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_filter.c21 int socket; member
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcpumap.h20 int socket; member
[all...]

Completed in 8 milliseconds

12345678910>>...19