Home
last modified time | relevance | path

Searched refs:ReportFailIfOneSuccTwoFail (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h119 static void ReportFailIfOneSuccTwoFail(const std::shared_ptr<PointerEvent> touchEvent);
/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp504 * @tc.desc: ReportFailIfOneSuccTwoFail
518 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfOneSuccTwoFail(pointerEvent)); in HWTEST_F()
521 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfOneSuccTwoFail(pointerEvent)); in HWTEST_F()
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp856 void DfxHisysevent::ReportFailIfOneSuccTwoFail(const std::shared_ptr<PointerEvent> touchEvent) in ReportFailIfOneSuccTwoFail() function in OHOS::MMI::DfxHisysevent
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp2457 DfxHisysevent::ReportFailIfOneSuccTwoFail(touchEvent); in CheckAndUpdateTappingCountAtDown()

Completed in 7 milliseconds