Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h119 static void ReportFailIfKnockTooFast();
/ohos5.0/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp499 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfKnockTooFast());
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp841 void DfxHisysevent::ReportFailIfKnockTooFast() in ReportFailIfKnockTooFast() function in OHOS::MMI::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp2597 DfxHisysevent::ReportFailIfKnockTooFast(); in CheckAndUpdateTappingCountAtDown()