Home
last modified time | relevance | path

Searched defs:DeployQuickFix (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fixer.cpp30 void QuickFixer::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, bool isDebug, in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixer
H A Dquick_fix_mgr.cpp33 ErrCode QuickFixMgr::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixMgr
H A Dquick_fix_manager_host_impl.cpp34 ErrCode QuickFixManagerHostImpl::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixManagerHostImpl
H A Dquick_fix_deployer.cpp45 ErrCode QuickFixDeployer::DeployQuickFix() in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixDeployer
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp47 ErrCode QuickFixManagerProxy::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp3199 ErrCode BundleTestTool::DeployQuickFix(const std::vector<std::string> &quickFixPaths, in DeployQuickFix() function in OHOS::AppExecFwk::BundleTestTool