Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h115 static void ReportKnuckleDrawSSuccessTimes();
/ohos5.0/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp461 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportKnuckleDrawSSuccessTimes());
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp788 void DfxHisysevent::ReportKnuckleDrawSSuccessTimes() in ReportKnuckleDrawSSuccessTimes() function in OHOS::MMI::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp948 DfxHisysevent::ReportKnuckleDrawSSuccessTimes(); in ReportLetterGesture()