/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_keyevent_filter.cpp | 48 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent& event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_keyevent_filter.cpp | 116 void KeyEventFilter::DispatchKeyEvent(MMI::KeyEvent &event) in DispatchKeyEvent() function in OHOS::Accessibility::KeyEventFilter
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_agent_proxy.cpp | 30 int32_t InputMethodAgentProxy::DispatchKeyEvent( in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentProxy
|
H A D | input_method_agent_stub.cpp | 131 int32_t InputMethodAgentStub::DispatchKeyEvent( in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentStub
|
H A D | input_method_ability.cpp | 354 int32_t InputMethodAbility::DispatchKeyEvent( in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAbility
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | event_dispatcher.cpp | 391 bool EventDispatcher::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::Platform::EventDispatcher
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | mock_event_manager.cpp | 71 bool EventManager::DispatchKeyEvent(const KeyEvent& event, const RefPtr<FocusNode>& focusNode) in DispatchKeyEvent() function in OHOS::Ace::EventManager
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_manager_stub_impl.h | 149 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
|
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/src/ |
H A D | event_dispatch_handler.cpp | 401 int32_t EventDispatchHandler::DispatchKeyEvent(int32_t fd, UDSServer& udsServer, std::shared_ptr<Ke… in DispatchKeyEvent() function in OHOS::MMI::EventDispatchHandler
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_view_ohos.cpp | 233 bool AceViewOhos::DispatchKeyEvent(const RefPtr<AceViewOhos>& view, in DispatchKeyEvent() function in OHOS::Ace::Platform::AceViewOhos
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_pattern.cpp | 566 void WindowPattern::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in DispatchKeyEvent() function in OHOS::Ace::NG::WindowPattern
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/ |
H A D | scene_session_manager_interface.h | 231 void DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) override {} in DispatchKeyEvent() function
|
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | window_manager_proxy.cpp | 1127 void WindowManagerProxy::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerProxy
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_method_controller.cpp | 794 int32_t InputMethodController::DispatchKeyEvent(std::shared_ptr<MMI::KeyEvent> keyEvent, KeyEventCa… in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodController
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_adapter.cpp | 608 void WindowAdapter::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowAdapter
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | ui_extension_pattern.cpp | 963 void UIExtensionPattern::DispatchKeyEvent(const KeyEvent& event) in DispatchKeyEvent() function in OHOS::Ace::NG::UIExtensionPattern
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_controller.cpp | 1293 void WindowController::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowController
|
H A D | window_manager_service.cpp | 1454 void WindowManagerService::DispatchKeyEvent(uint32_t windowId, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowManagerService
|
H A D | window_root.cpp | 1411 void WindowRoot::DispatchKeyEvent(sptr<WindowNode> node, std::shared_ptr<MMI::KeyEvent> event) in DispatchKeyEvent() function in OHOS::Rosen::WindowRoot
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | event_manager.cpp | 974 bool EventManager::DispatchKeyEvent(const KeyEvent& event, const RefPtr<FocusNode>& focusNode) in DispatchKeyEvent() function in OHOS::Ace::EventManager
|