Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp231 * @tc.desc: ReportFailIfInvalidTime
245 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfInvalidTime(pointerEvent, intervalTime)); in HWTEST_F()
250 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfInvalidTime(pointerEvent, intervalTime)); in HWTEST_F()
253 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfInvalidTime(pointerEvent, intervalTime)); in HWTEST_F()
258 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfInvalidTime(pointerEvent, intervalTime)); in HWTEST_F()
/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h102 static void ReportFailIfInvalidTime(const std::shared_ptr<PointerEvent> touchEvent, int32_t intervalTime);
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp573 void DfxHisysevent::ReportFailIfInvalidTime(const std::shared_ptr<PointerEvent> touchEvent, int32_t intervalTime) in ReportFailIfInvalidTime() function in OHOS::MMI::DfxHisysevent
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp430 DfxHisysevent::ReportFailIfInvalidTime(touchEvent, intervalTime); in KnuckleGestureProcessor()

Completed in 6 milliseconds