Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fixer.cpp32 void QuickFixer::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, bool isDebug) in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixer
Dquick_fix_mgr.cpp37 ErrCode QuickFixMgr::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixMgr
Dquick_fix_manager_host_impl.cpp36 ErrCode QuickFixManagerHostImpl::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixManagerHostImpl
Dquick_fix_deployer.cpp44 ErrCode QuickFixDeployer::DeployQuickFix() in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixDeployer
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
Dquick_fix_manager_proxy.cpp45 ErrCode QuickFixManagerProxy::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix() function in OHOS::AppExecFwk::QuickFixManagerProxy
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp2910 ErrCode BundleTestTool::DeployQuickFix(const std::vector<std::string> &quickFixPaths, in DeployQuickFix() function in OHOS::AppExecFwk::BundleTestTool