Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h83 static void CalcKeyDispTimes();
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp149 DfxHisysevent::CalcKeyDispTimes(); in HandleEvent()
271 DfxHisysevent::CalcKeyDispTimes(); in HandleKeyEvent()
/ohos5.0/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp202 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::CalcKeyDispTimes());
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp351 void DfxHisysevent::CalcKeyDispTimes() in CalcKeyDispTimes() function in OHOS::MMI::DfxHisysevent