Home
last modified time | relevance | path

Searched refs:GetTcpSocket (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dtcp_socket_manager.h47 inline TcpScoketClient *GetTcpSocket() in GetTcpSocket() function
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/uitest/
H A Dmain_widget.h89 TcpScoketClient* tcpSocket = OHOS::TcpSocketClientManager::GetInstance()->GetTcpSocket(); in SendMsgSlot()