Home
last modified time | relevance | path

Searched refs:SetRecvFun (Results 1 – 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
Duds_server.h74 void SetRecvFun(MsgServerFunCallback fun);
/foundation/multimodalinput/input/service/module_loader/src/
Duds_server.cpp212 void UDSServer::SetRecvFun(MsgServerFunCallback fun) in SetRecvFun() function in OHOS::MMI::UDSServer
Dmmi_service.cpp273SetRecvFun(std::bind(&ServerMsgHandler::OnMsgHandler, &sMsgHandler_, std::placeholders::_1, std::p… in Init()