Home
last modified time | relevance | path

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

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