Searched refs:SetSendMsgFuncCallBack (Results 1 – 3 of 3) sorted by relevance
36 void SetSendMsgFuncCallBack(SendMsgFunc sendMsgFunc);
76 void AutoTestManager::SetSendMsgFuncCallBack(SendMsgFunc sendMsgFunc) in SetSendMsgFuncCallBack() function in OHOS::AutoTestManager
72 …AutoTestManager::GetInstance()->SetSendMsgFuncCallBack(std::bind(SendTestMsg, std::placeholders::_… in InitSocket()