Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h74 static void OnUpdateTargetKey(std::shared_ptr<KeyEvent> key, int32_t fd,
/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp141 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::OnUpdateTargetKey(keyEvent, fd, type)); in HWTEST_F()
143 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::OnUpdateTargetKey(keyEvent, fd, type)); in HWTEST_F()
/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp380 DfxHisysevent::OnUpdateTargetKey(key, fd, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT); in DispatchKeyEvent()
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp246 void DfxHisysevent::OnUpdateTargetKey(std::shared_ptr<KeyEvent> key, int32_t fd, in OnUpdateTargetKey() function in OHOS::MMI::DfxHisysevent

Completed in 6 milliseconds