Home
last modified time | relevance | path

Searched refs:SetRecvFun (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Duds_server.h74 void SetRecvFun(MsgServerFunCallback fun);
/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp345 * @tc.desc: Test the function SetRecvFun
363 udsServer.SetRecvFun(fun); in HWTEST_F()
677 * @tc.desc: Test the SetRecvFun function of UDSServer
686 ASSERT_NO_FATAL_FAILURE(udsServer.SetRecvFun(fun)); in HWTEST_F()
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp224 void UDSServer::SetRecvFun(MsgServerFunCallback fun) in SetRecvFun() function in OHOS::MMI::UDSServer
H A Dmmi_service.cpp413 SetRecvFun([this] (SessionPtr sess, NetPacket& pkt) {sMsgHandler_.OnMsgHandler(sess, pkt);}); in Init()

Completed in 9 milliseconds