Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp69 SetDispatchFuncCallBack(std::bind(StartTest, std::placeholders::_1)); in InitSocket()
265 void TcpSocketClientManager::SetDispatchFuncCallBack(DispatchFunc dispatchFunc) in SetDispatchFuncCallBack() function in OHOS::TcpSocketClientManager
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dtcp_socket_manager.h43 void SetDispatchFuncCallBack(DispatchFunc dispatchFunc);