Home
last modified time | relevance | path

Searched defs:DeleteQuickFix (Results 1 – 7 of 7) 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.cpp71 void QuickFixer::DeleteQuickFix(const std::string &bundleName) in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixer
Dquick_fix_deleter.cpp41 ErrCode QuickFixDeleter::DeleteQuickFix() in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixDeleter
Dquick_fix_mgr.cpp75 ErrCode QuickFixMgr::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixMgr
Dquick_fix_manager_host_impl.cpp81 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.cpp117 ErrCode QuickFixManagerProxy::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function in OHOS::AppExecFwk::QuickFixManagerProxy
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp2923 ErrCode BundleTestTool::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix() function in OHOS::AppExecFwk::BundleTestTool