Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h114 static void ReportKnuckleGestureFaildTimes();
/ohos5.0/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp449 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportKnuckleGestureFaildTimes());
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp773 void DfxHisysevent::ReportKnuckleGestureFaildTimes() in ReportKnuckleGestureFaildTimes() function in OHOS::MMI::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp931 DfxHisysevent::ReportKnuckleGestureFaildTimes(); in ReportIfNeed()