Home
last modified time | relevance | path

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

12345678910>>...18

/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
H A Ddata_receiver.cpp49 void DataReceiver::StartReceive(int32_t socket) in StartReceive() 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...]
/third_party/libuv/docs/code/dns/
H A Dmain.c54 uv_tcp_t *socket = (uv_tcp_t*) malloc(sizeof(uv_tcp_t)); in on_resolved() local
/third_party/libfuse/test/
H A Dtest_custom_io.py10 import socket namespace
/third_party/node/deps/openssl/openssl/include/internal/
H A Dsockets.h60 # define socket(d,t,p) ((int)socket(d,t,p)) macro
/third_party/openssl/include/internal/
H A Dsockets.h60 # define socket(d,t,p) ((int)socket(d,t,p)) macro
/third_party/openssl/ohos_lite/include/internal/
H A Dsockets.h56 # define socket(d,t,p) ((int)socket(d,t,p)) macro
/third_party/python/Lib/test/
H A Dtest_epoll.py27 import socket namespace
H A Dtest_smtpnet.py6 import socket namespace
/foundation/multimedia/av_session/services/session/server/test/fuzztest/softbussessionmanager_fuzzer/
H A Dsoftbussessionmanager_fuzzer.cpp52 int32_t socket = *reinterpret_cast<const int32_t *>(data); in SoftbusSessionManagerFuzzTest() local
[all...]
/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_distributed_data_manager.cpp38 void SoftbusDistributedDataManager::SessionOpened(int32_t socket, PeerSocketInfo info) in SessionOpened() argument
53 void SoftbusDistributedDataManager::SessionClosed(int32_t socket) in SessionClosed() argument
62 void SoftbusDistributedDataManager::MessageReceived(int32_t socket, const std::string &data) in MessageReceived() argument
73 void SoftbusDistributedDataManager::BytesReceived(int32_t socket, const std::string &data) in BytesReceived() argument
87 int32_t socket = SoftbusSessionManager::GetInstance().Socket(pkg); in InitSessionServer() local
135 void SoftbusDistributedDataManager::OnSessionServerClosed(int32_t socket) in OnSessionServerClosed() argument
145 OnMessageHandleReceived(int32_t socket, const std::string &data) OnMessageHandleReceived() argument
[all...]
H A Dsoftbus_session_manager.cpp29 static void OnBind(int32_t socket, PeerSocketInfo info) in OnBind() argument
35 static void OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() argument
41 static void OnBytes(int socket, const void *data, unsigned int dataLen) in OnBytes() argument
48 static void OnMessage(int socket, cons argument
73 int32_t socket = ::Socket(info); Socket() local
90 Shutdown(int32_t socket) Shutdown() argument
96 SendMessage(int32_t socket, const std::string &data) SendMessage() argument
110 SendBytes(int32_t socket, const std::string &data) SendBytes() argument
124 ObtainPeerDeviceId(int32_t socket, std::string &deviceId) ObtainPeerDeviceId() argument
148 OnBind(int32_t socket, PeerSocketInfo info) OnBind() argument
161 OnShutdown(int32_t socket, ShutdownReason reason) OnShutdown() argument
171 OnMessage(int32_t socket, const void *data, int32_t dataLen) OnMessage() argument
183 OnBytes(int32_t socket, const void *data, int32_t dataLen) OnBytes() argument
[all...]
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_client.cpp64 auto socket = SocketConnection::Connect( in Connect() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dfwmark_network_test.cpp162 int32_t socket = 32; in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsession_mock.cpp30 int Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Listen() argument
39 int Bind(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Bind() argument
48 void Shutdown(int32_t socket) in Shutdown() argument
53 int SendBytes(int32_t socket, const void *data, uint32_t len) in SendBytes() argument
61 int SendMessage(int32_t socket, cons argument
69 SendStream(int32_t socket, const StreamData *data, const StreamData *ext, const StreamFrameInfo *param) SendStream() argument
78 SendFile(int32_t socket, const char *sFileList[], const char *dFileList[], uint32_t fileCnt) SendFile() argument
[all...]

Completed in 8 milliseconds

12345678910>>...18