Searched refs:SetRecvFun (Results 1 – 3 of 3) sorted by relevance
74 void SetRecvFun(MsgServerFunCallback fun);
212 void UDSServer::SetRecvFun(MsgServerFunCallback fun) in SetRecvFun() function in OHOS::MMI::UDSServer
273 …SetRecvFun(std::bind(&ServerMsgHandler::OnMsgHandler, &sMsgHandler_, std::placeholders::_1, std::p… in Init()