Home
last modified time | relevance | path

Searched defs:DispatchKeyEvent (Results 1 – 16 of 16) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_accessibility_keyevent_filter.cpp48 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent& event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
/foundation/barrierfree/accessibility/services/aams/src/
Daccessibility_keyevent_filter.cpp118 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent &event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
/foundation/arkui/ace_engine/adapter/preview/entrance/
Devent_dispatcher.cpp391 bool EventDispatcher::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::Platform::EventDispatcher
/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_manager_stub_impl.h149 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
/foundation/multimodalinput/input/service/event_dispatch/src/
Devent_dispatch_handler.cpp401 int32_t EventDispatchHandler::DispatchKeyEvent(int32_t fd, UDSServer& udsServer, std::shared_ptr<Ke… in DispatchKeyEvent() function in OHOS::MMI::EventDispatchHandler
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_view_ohos.cpp246 bool AceViewOhos::DispatchKeyEvent(const RefPtr<AceViewOhos>& view, in DispatchKeyEvent() function in OHOS::Ace::Platform::AceViewOhos
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
Dwindow_pattern.cpp572 void WindowPattern::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::NG::WindowPattern
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h235 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
/foundation/window/window_manager/wmserver/src/zidl/
Dwindow_manager_proxy.cpp1127 void WindowManagerProxy::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerProxy
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp616 void WindowAdapter::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowAdapter
/foundation/window/window_manager/wmserver/src/
Dwindow_controller.cpp1293 void WindowController::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowController
Dwindow_manager_service.cpp1459 void WindowManagerService::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerService
Dwindow_root.cpp1426 void WindowRoot::DispatchKeyEvent(sptr<WindowNode> node, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowRoot
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
Dui_extension_pattern.cpp1003 void UIExtensionPattern::DispatchKeyEvent(const KeyEvent& event) in DispatchKeyEvent() function in OHOS::Ace::NG::UIExtensionPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp4067 void ViewAbstract::DispatchKeyEvent(FrameNode* frameNode, KeyEvent& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp6442 void DispatchKeyEvent(ArkUINodeHandle node, ArkUIKeyEvent* arkUIkeyEvent) in DispatchKeyEvent() function