Home
last modified time | relevance | path

Searched refs:PerformAction (Results 1 - 12 of 12) sorted by relevance

/base/update/sys_installer/frameworks/actions/include/
H A Diaction.h36 virtual void PerformAction() = 0;
/base/update/sys_installer/frameworks/actions/verify_action/include/
H A Dpkg_verify.h31 void PerformAction() override;
/base/update/sys_installer/services/ab_update/include/
H A Dab_update.h31 void PerformAction() override;
/base/update/sys_installer/frameworks/action_processer/src/
H A Daction_processer.cpp68 curAction_->PerformAction(); in Start()
158 curAction_->PerformAction(); in StartNextAction()
/base/update/sys_installer/frameworks/actions/verify_action/src/
H A Dpkg_verify.cpp64 void PkgVerify::PerformAction() in PerformAction() function in OHOS::SysInstaller::PkgVerify
70 LOG(INFO) << "PerformAction ret:" << ret; in PerformAction()
/base/update/sys_installer/services/ab_update/src/
H A Dab_update.cpp77 void ABUpdate::PerformAction() in PerformAction() function in OHOS::SysInstaller::ABUpdate
83 LOG(INFO) << "PerformAction ret:" << updateRet; in PerformAction()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb.h1355 virtual void PerformAction(int64_t accessibilityId, uint32_t action,
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.h1192 void PerformAction(int64_t accessibility_id, uint32_t action,
H A Dark_web_nweb_impl.cpp1065 void ArkWebNWebImpl::PerformAction(int64_t accessibility_id, uint32_t action, in PerformAction() function in OHOS::ArkWeb::ArkWebNWebImpl
1068 nweb_nweb_->PerformAction(accessibility_id, action, ArkWebStringMapStructToClass(actionArguments)); in PerformAction()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1326 void ArkWebNWebWrapper::PerformAction(int64_t accessibility_id, uint32_t action, in PerformAction() function in OHOS::ArkWeb::ArkWebNWebWrapper
1330 ark_web_nweb_->PerformAction(accessibility_id, action, stArguments); in PerformAction()
H A Dark_web_nweb_wrapper.h1290 void PerformAction(int64_t accessibilityId, uint32_t action,
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1392 virtual void PerformAction(int64_t accessibilityId, uint32_t action, in PerformAction() function in OHOS::NWeb::PrecompileError::NWeb

Completed in 13 milliseconds