Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp275 … TcpSocketClientManager::SetDispatchCompleteFuncCallBack(DispatchCompleteFunc dispatchCompleteFunc) in SetDispatchCompleteFuncCallBack() argument
277 dispatchCompleteFunc_ = dispatchCompleteFunc; in SetDispatchCompleteFuncCallBack()
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dtcp_socket_manager.h45 void SetDispatchCompleteFuncCallBack(DispatchCompleteFunc dispatchCompleteFunc);