Home
last modified time | relevance | path

Searched defs:SendKeyEvent (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector.cpp267 bool Inspector::SendKeyEvent(const RefPtr<PipelineContext>& context, const JsKeyEvent& event) in SendKeyEvent() function in OHOS::Ace::V2::Inspector
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp353 void EventReport::SendKeyEvent(const EventName &eventName, HiSysEventType type, const EventInfo &ev… in SendKeyEvent() function in OHOS::AAFwk::EventReport
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h46 bool SendKeyEvent(int32_t keyCode, int32_t keyAction) override in SendKeyEvent() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h57 bool SendKeyEvent(int32_t keyCode, int32_t keyAction) override in SendKeyEvent() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp118 bool ArkWebNWebImpl::SendKeyEvent(int32_t key_code, int32_t key_action) in SendKeyEvent() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1763 void KeyCommandHandler::SendKeyEvent() in SendKeyEvent() function in OHOS::MMI::KeyCommandHandler
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp116 bool ArkWebNWebWrapper::SendKeyEvent(int32_t key_code, int32_t key_action) in SendKeyEvent() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp226 void UIAbilityLifecycleManager::SendKeyEvent(AbilityRequest &abilityRequest) const in SendKeyEvent() function in OHOS::AAFwk::UIAbilityLifecycleManager
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dmission_list_manager.cpp4227 void MissionListManager::SendKeyEvent(const AbilityRequest &abilityRequest) in SendKeyEvent() function in OHOS::AAFwk::MissionListManager