Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/mock/core/pattern/window_scene/
Dmock_window_pattern.cpp33 void WindowPattern::DispatchKeyEvent(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent) {} in DispatchKeyEvent() function in OHOS::Ace::NG::WindowPattern
/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.cpp116 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent &event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
/foundation/arkui/ace_engine/adapter/preview/entrance/
Devent_dispatcher.cpp385 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.h145 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
Dmock_event_manager.cpp70 bool EventManager::DispatchKeyEvent(const KeyEvent& event, const RefPtr<FocusNode>& focusNode) in DispatchKeyEvent() function in OHOS::Ace::EventManager
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_view_ohos.cpp198 bool AceViewOhos::DispatchKeyEvent(AceViewOhos* view, const std::shared_ptr<MMI::KeyEvent>& keyEven… in DispatchKeyEvent() function in OHOS::Ace::Platform::AceViewOhos
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
Dwindow_pattern.cpp228 void WindowPattern::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::NG::WindowPattern
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp344 void WindowAdapter::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowAdapter
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h166 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.cpp916 void WindowManagerProxy::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerProxy
/foundation/arkui/ace_engine/frameworks/core/common/
Devent_manager.cpp384 bool EventManager::DispatchKeyEvent(const KeyEvent& event, const RefPtr<FocusNode>& focusNode) in DispatchKeyEvent() function in OHOS::Ace::EventManager
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_service.cpp1323 void WindowManagerService::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerService
Dwindow_controller.cpp1266 void WindowController::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowController
Dwindow_root.cpp1278 void WindowRoot::DispatchKeyEvent(sptr<WindowNode> node, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowRoot