/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/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/tools/vdev/src/ |
D | virtual_mouse.cpp | 49 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerPositionMonitor 51 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerPositionMonitor 73 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 | 58 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerEventMonitor 60 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerEventMonitor 63 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 | 275 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer 280 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer 301 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer 308 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer 313 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) co… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer 324 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer
|
/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/powermgr/power_manager/services/native/src/wakeup/ |
D | wakeup_controller.cpp | 220 void InputCallback::OnInputEvent(std::shared_ptr<KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::PowerMgr::InputCallback 259 void InputCallback::OnInputEvent(std::shared_ptr<PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::PowerMgr::InputCallback 311 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 | 992 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) con… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer 997 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEv… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer 1002 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) c… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer 1004 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const {} in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer 1006 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent)… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer 1019 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer 1140 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/msdp/device_status/frameworks/native/interaction/test/unittest/src/ |
D | interaction_manager_test.cpp | 325 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest 327 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest 332 void InputEventCallbackTest::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest
|