| /foundation/arkui/ace_engine/test/mock/core/pattern/window_scene/ |
| D | mock_window_pattern.cpp | 33 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/ |
| D | mock_accessibility_keyevent_filter.cpp | 48 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent& event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
|
| /foundation/barrierfree/accessibility/services/aams/src/ |
| D | accessibility_keyevent_filter.cpp | 116 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent &event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| D | event_dispatcher.cpp | 385 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/ |
| D | window_manager_stub_impl.h | 145 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
|
| /foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
| D | mock_event_manager.cpp | 70 bool EventManager::DispatchKeyEvent(const KeyEvent& event, const RefPtr<FocusNode>& focusNode) in DispatchKeyEvent() function in OHOS::Ace::EventManager
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | ace_view_ohos.cpp | 198 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/ |
| D | window_pattern.cpp | 228 void WindowPattern::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::NG::WindowPattern
|
| /foundation/window/window_manager/wm/src/ |
| D | window_adapter.cpp | 344 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/ |
| D | scene_session_manager_interface.h | 166 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
|
| /foundation/window/window_manager/wmserver/src/zidl/ |
| D | window_manager_proxy.cpp | 916 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/ |
| D | event_manager.cpp | 384 bool EventManager::DispatchKeyEvent(const KeyEvent& event, const RefPtr<FocusNode>& focusNode) in DispatchKeyEvent() function in OHOS::Ace::EventManager
|
| /foundation/window/window_manager/wmserver/src/ |
| D | window_manager_service.cpp | 1323 void WindowManagerService::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerService
|
| D | window_controller.cpp | 1266 void WindowController::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowController
|
| D | window_root.cpp | 1278 void WindowRoot::DispatchKeyEvent(sptr<WindowNode> node, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowRoot
|