Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp215 DfxHisysevent::ReportDispTimes(); in HandleEvent()
272 DfxHisysevent::ReportDispTimes(); in HandleKeyEvent()
309 DfxHisysevent::ReportDispTimes(); in HandlePointerEvent()
324 DfxHisysevent::ReportDispTimes(); in HandleTouchEvent()
/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h86 static void ReportDispTimes();
/ohos5.0/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp226 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportDispTimes());
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp387 void DfxHisysevent::ReportDispTimes() in ReportDispTimes() function in OHOS::MMI::DfxHisysevent