Home
last modified time | relevance | path

Searched refs:ReportKeyEvent (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dclient_msg_handler.h54 int32_t ReportKeyEvent(const UDSClient &client, NetPacket &pkt);
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dclient_msg_handler.cpp73 return this->ReportKeyEvent(client, pkt); }}, in Init()
300 int32_t ClientMsgHandler::ReportKeyEvent(const UDSClient& client, NetPacket& pkt) in ReportKeyEvent() function in OHOS::MMI::ClientMsgHandler

Completed in 2 milliseconds