Home
last modified time | relevance | path

Searched defs:TcpScoketClient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dtcp_socket_manager.h28 class TcpScoketClient; variable
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket.cpp19 TcpScoketClient::TcpScoketClient() : tcpSocket_(nullptr), tcpSocketManager_(nullptr) in TcpScoketClient() function in OHOS::TcpScoketClient