| /base/inputmethod/imf/services/adapter/keyboard/src/ |
| D | input_event_callback.cpp | 32 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::MiscServices::InputEventCallback 68 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::MiscServices::InputEventCallback 72 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::MiscServices::InputEventCallback
|
| /base/msdp/device_status/intention/adapters/input_adapter/src/ |
| D | input_adapter.cpp | 36 bool OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const override in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerFilter 41 bool OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerFilter 56 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InterceptorConsumer 63 void OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const override in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InterceptorConsumer 70 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {} in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InterceptorConsumer
|
| /base/web/webview/ohos_adapter/multimodalinput_adapter/src/ |
| D | mmi_adapter_impl.cpp | 54 void MMIInputListenerAdapterImpl::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::NWeb::MMIInputListenerAdapterImpl 67 void MMIInputListenerAdapterImpl::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) con… in OnInputEvent() function in OHOS::NWeb::MMIInputListenerAdapterImpl 71 void MMIInputListenerAdapterImpl::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::NWeb::MMIInputListenerAdapterImpl
|
| /base/msdp/device_status/rust/subsystem/input/binding/src/ |
| D | input_binding.cpp | 34 void DragMonitorConsumer::OnInputEvent(std::shared_ptr<OHOS::MMI::AxisEvent> axisEvent) const in OnInputEvent() function in DragMonitorConsumer 38 void DragMonitorConsumer::OnInputEvent(std::shared_ptr<OHOS::MMI::KeyEvent> keyEvent) const in OnInputEvent() function in DragMonitorConsumer 42 void DragMonitorConsumer::OnInputEvent(std::shared_ptr<OHOS::MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in DragMonitorConsumer
|
| /base/msdp/device_status/tools/vdev/src/ |
| D | virtual_mouse.cpp | 52 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerPositionMonitor 54 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerPositionMonitor 76 void PointerPositionMonitor::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerPositionMonitor
|
| D | virtual_mouse_builder.cpp | 59 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::MouseEventMonitor 61 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::MouseEventMonitor 64 void MouseEventMonitor::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::MouseEventMonitor
|
| D | virtual_touchscreen_builder.cpp | 60 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerEventMonitor 62 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerEventMonitor 65 void PointerEventMonitor::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerEventMonitor
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | drag_manager.cpp | 417 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer 421 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer 443 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer 449 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer 454 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) co… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer 466 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer
|
| /base/powermgr/power_manager/services/native/src/wakeup/ |
| D | wakeup_controller.cpp | 285 void InputCallback::OnInputEvent(std::shared_ptr<KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::PowerMgr::InputCallback 325 void InputCallback::OnInputEvent(std::shared_ptr<PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::PowerMgr::InputCallback 388 void InputCallback::OnInputEvent(std::shared_ptr<AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::PowerMgr::InputCallback
|
| /base/msdp/device_status/services/interaction/coordination/src/ |
| D | coordination_sm.cpp | 1113 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) con… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer 1118 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEv… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer 1123 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) c… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer 1125 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const {} in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer 1127 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent)… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer 1140 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer 1278 bool PointerFilter::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerFilter
|
| /base/msdp/device_status/services/interaction/coordination/include/ |
| D | coordination_sm.h | 65 bool OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override in OnInputEvent() function
|
| /base/powermgr/power_manager/services/native/src/ |
| D | power_mgr_service.cpp | 1079 void PowerMgrInputMonitor::OnInputEvent(std::shared_ptr<KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::PowerMgr::PowerMgrInputMonitor 1095 void PowerMgrInputMonitor::OnInputEvent(std::shared_ptr<PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::PowerMgr::PowerMgrInputMonitor 1111 void PowerMgrInputMonitor::OnInputEvent(std::shared_ptr<AxisEvent> axisEvent) const {}; in OnInputEvent() function in OHOS::PowerMgr::PowerMgrInputMonitor
|
| /base/msdp/device_status/frameworks/native/interaction/test/unittest/src/ |
| D | interaction_manager_test.cpp | 575 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest 577 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest 582 void InputEventCallbackTest::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest
|