Home
last modified time | relevance | path

Searched refs:ReportKeyboardEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h126 static void ReportKeyboardEvent(int32_t eventType, int32_t keyCode, int32_t keyAction);
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp939 void DfxHisysevent::ReportKeyboardEvent(int32_t eventType, int32_t keyCode, int32_t keyAction) in ReportKeyboardEvent() function in OHOS::MMI::DfxHisysevent