Searched refs:OnUpdateTargetKey (Results 1 - 4 of 4) sorted by relevance
/foundation/multimodalinput/input/service/dfx/include/ |
H A D | dfx_hisysevent.h | 74 static void OnUpdateTargetKey(std::shared_ptr<KeyEvent> key, int32_t fd,
|
/foundation/multimodalinput/input/service/dfx/test/ |
H A D | dfx_hisysevent_test.cpp | 141 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 D | event_dispatch_handler.cpp | 380 DfxHisysevent::OnUpdateTargetKey(key, fd, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT); in DispatchKeyEvent()
|
/foundation/multimodalinput/input/service/dfx/src/ |
H A D | dfx_hisysevent.cpp | 246 void DfxHisysevent::OnUpdateTargetKey(std::shared_ptr<KeyEvent> key, int32_t fd, in OnUpdateTargetKey() function in OHOS::MMI::DfxHisysevent
|
Completed in 6 milliseconds