Searched refs:OnUpdateTargetPointer (Results 1 – 4 of 4) sorted by relevance
| /foundation/multimodalinput/input/service/dfx/test/ |
| D | dfx_hisysevent_test.cpp | 103 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::OnUpdateTargetPointer(pointer, fd, type)); 105 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::OnUpdateTargetPointer(pointer, fd, type));
|
| /foundation/multimodalinput/input/service/dfx/include/ |
| D | dfx_hisysevent.h | 71 static void OnUpdateTargetPointer(std::shared_ptr<PointerEvent> pointer, int32_t fd,
|
| /foundation/multimodalinput/input/service/event_dispatch/src/ |
| D | event_dispatch_handler.cpp | 103 … DfxHisysevent::OnUpdateTargetPointer(point, fd, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT); in HandlePointerEventInner()
|
| /foundation/multimodalinput/input/service/dfx/src/ |
| D | dfx_hisysevent.cpp | 179 void DfxHisysevent::OnUpdateTargetPointer(std::shared_ptr<PointerEvent> pointer, int32_t fd, in OnUpdateTargetPointer() function in OHOS::MMI::DfxHisysevent
|