Home
last modified time | relevance | path

Searched refs:OnSocketReadyRead (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket.cpp45 connect(tcpSocket_, SIGNAL(readyRead()), this, SLOT(OnSocketReadyRead())); in CreateTCPScoket()
96 void TcpScoketClient::OnSocketReadyRead() in OnSocketReadyRead() function in OHOS::TcpScoketClient
/foundation/arkui/ui_lite/test/autotest/include/
H A Dtcp_socket.h46 void OnSocketReadyRead();

Completed in 1 milliseconds