| /third_party/node/deps/uv/src/unix/ |
| H A D | poll.c | 97 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 D | mcast.py | 21 import socket namespace [all...] |
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsTcpServer.hpp | 69 ConnectionHandler (TcpServer* server, de::Socket* socket) : m_server(server), m_socket(socket) {} in ConnectionHandler() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_urllib_response.py | 3 import socket namespace
|
| /arkcompiler/toolchain/tooling/client/tcpServer/test/ |
| H A D | js_test_base.py | 17 import socket namespace
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/ |
| H A D | log_ioctl.h | 43 SeqPacketSocketClient socket;
member in OHOS::HiviewDFX::LogIoctl
|
| /base/msdp/device_status/intention/ipc/socket/src/ |
| H A D | socket_connection.cpp | 44 std::shared_ptr<SocketConnection> SocketConnection::Connect(std::function<int32_t()> socket, in Connect() argument
|
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| H A D | soft_bus_socket_listener.cpp | 37 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 D | init_context.h | 59 int socket[2];
member
|
| /base/tee/tee_client/services/teecd/src/ |
| H A D | tee_ca_auth.c | 83 int RecvCaMsg(int socket, CaRevMsg *caInfo)
in RecvCaMsg() argument
|
| /base/telephony/call_manager/services/distributed_call/src/transmission/ |
| H A D | session_adapter.cpp | 43 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 D | SocketBuffer.h | 43 int socket; member 54 int socket, count; member [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/network/session/ |
| H A D | base_network_session.cpp | 22 BaseNetworkSession::BaseNetworkSession(SocketInfo::Ptr socket) : socket_(std::move(socket)) in BaseNetworkSession() argument
|
| /foundation/multimodalinput/input/intention/ipc/socket/src/ |
| H A D | socket_connection.cpp | 44 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 D | wrapper_listener.cpp | 38 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 D | data_receiver_test.cpp | 81 int32_t socket = 0; in HWTEST_F() local
|
| /foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussessionobject_fuzzer/ |
| H A D | softbus_session_object_fuzzer.cpp | 61 int32_t socket = *(reinterpret_cast<const int*>(data)); in SoftBusSessionFuzzTest() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
| H A D | softbus_file_receive_listener_test.cpp | 118 int32_t socket = 0; in HWTEST_F() local [all...] |
| H A D | softbus_asset_recv_listener_test.cpp | 78 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 D | softbus_file_send_listener.cpp | 29 void SoftBusFileSendListener::OnFile(int32_t socket, FileEvent *event) in OnFile() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/netlink/test/ |
| H A D | netlink_listener_test.cpp | 49 int32_t socket = -1; in HWTEST_F() local 70 int32_t socket = 0; in HWTEST_F() local [all...] |
| H A D | netlink_handler_test.cpp | 49 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 D | tcp_server.py | 7 import socket, time namespace
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | hists_filter.c | 21 int socket; member [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | cpumap.h | 20 int socket; member [all...] |