Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp70 SetDispatchConfigFuncCallBack(std::bind(DipatchConfigMsg, std::placeholders::_1)); in InitSocket()
270 void TcpSocketClientManager::SetDispatchConfigFuncCallBack(DispatchConfigFunc dispatchConfigFunc) in SetDispatchConfigFuncCallBack() function in OHOS::TcpSocketClientManager
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dtcp_socket_manager.h44 void SetDispatchConfigFuncCallBack(DispatchConfigFunc dispatchConfigFunc);