Home
last modified time | relevance | path

Searched defs:DeleteQuickFix (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
H A Dquick_fix_manager_interface.h44 virtual ErrCode DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fixer.cpp70 void QuickFixer::DeleteQuickFix(const std::string &bundleName) in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixer
H A Dquick_fix_deleter.cpp43 ErrCode QuickFixDeleter::DeleteQuickFix() in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixDeleter
H A Dquick_fix_mgr.cpp71 ErrCode QuickFixMgr::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixMgr
H A Dquick_fix_manager_host_impl.cpp89 ErrCode QuickFixManagerHostImpl::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixManagerHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp135 ErrCode QuickFixManagerProxy::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2738 ErrCode BundleManagerShellCommand::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function in OHOS::AppExecFwk::BundleManagerShellCommand
H A Dbundle_test_tool.cpp3282 ErrCode BundleTestTool::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function in OHOS::AppExecFwk::BundleTestTool