Home
last modified time | relevance | path

Searched refs:ReportKnuckleClickEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h100 static void ReportKnuckleClickEvent();
/ohos5.0/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp285 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportKnuckleClickEvent());
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp626 void DfxHisysevent::ReportKnuckleClickEvent() in ReportKnuckleClickEvent() function in OHOS::MMI::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp212 DfxHisysevent::ReportKnuckleClickEvent(); in HandlePointerActionDownEvent()