Home
last modified time | relevance | path

Searched defs:PerformAction (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/update/sys_installer/frameworks/actions/verify_action/src/
H A Dpkg_verify.cpp64 void PkgVerify::PerformAction() in PerformAction() function in OHOS::SysInstaller::PkgVerify
/ohos5.0/base/update/sys_installer/services/ab_update/src/
H A Dab_update.cpp77 void ABUpdate::PerformAction() in PerformAction() function in OHOS::SysInstaller::ABUpdate
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/editing/
H A Dtext_input_client_mgr.cpp110 bool TextInputClientMgr::PerformAction(const TextInputAction action) in PerformAction() function in OHOS::Ace::Platform::TextInputClientMgr
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_text_field.cpp35 void SearchTextFieldPattern::PerformAction(TextInputAction action, bool forceCloseKeyboard) in PerformAction() function in OHOS::Ace::NG::SearchTextFieldPattern
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1454 virtual void PerformAction(int64_t accessibilityId, uint32_t action, in PerformAction() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp1117 void ArkWebNWebImpl::PerformAction(int64_t accessibility_id, uint32_t action, in PerformAction() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1315 void ArkWebNWebWrapper::PerformAction(int64_t accessibility_id, uint32_t action, in PerformAction() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp1723 void RenderTextField::PerformAction(TextInputAction action, bool forceCloseKeyboard) in PerformAction() function in OHOS::Ace::RenderTextField
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_element.cpp1662 napi_value NAccessibilityElement::PerformAction(napi_env env, napi_callback_info info) in PerformAction() function in NAccessibilityElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp4958 void TextFieldPattern::PerformAction(TextInputAction action, bool forceCloseKeyboard) in PerformAction() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp9422 void RichEditorPattern::PerformAction(TextInputAction action, bool forceCloseKeyboard) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern