Home
last modified time | relevance | path

Searched refs:MsgHandler (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/util/common/include/
H A Dmsg_handler.h28 class MsgHandler { class
59 virtual ~MsgHandler() = default;
/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dclient_msg_handler.h28 class ClientMsgHandler final : public MsgHandler<MmiMessageId, ClientMsgFun> {
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_conflict.c436 static void MsgHandler(SoftBusMessage *msg) in MsgHandler() function
456 g_linkConflictLoopHandler.HandleMessage = MsgHandler; in InitLinkConflictLooper()
H A Dlnn_trans_lane.c1648 static void MsgHandler(SoftBusMessage *msg) in MsgHandler() function
1688 g_laneLoopHandler.HandleMessage = MsgHandler; in InitLooper()
/foundation/multimodalinput/input/service/message_handle/include/
H A Dserver_msg_handler.h50 class ServerMsgHandler final : public MsgHandler<MmiMessageId, ServerMsgFun> {
/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp1828 MsgHandler<int, int> handler; in HWTEST_F()

Completed in 8 milliseconds