Home
last modified time | relevance | path

Searched defs:UninstallAndRecover (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_installer_interface.h130 virtual bool UninstallAndRecover(const std::string &bundleName, const InstallParam &installParam, in UninstallAndRecover() function in OHOS::AppExecFwk::IBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp279 void BundleInstaller::UninstallAndRecover(const std::string &bundleName, const InstallParam &installParam) in UninstallAndRecover() function in OHOS::AppExecFwk::BundleInstaller
H A Dbundle_installer_host.cpp737 bool BundleInstallerHost::UninstallAndRecover(const std::string &bundleName, const InstallParam &installParam, in UninstallAndRecover() function in OHOS::AppExecFwk::BundleInstallerHost
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp341 bool BundleInstallerProxy::UninstallAndRecover(const std::string &bundleName, const InstallParam &installParam, in UninstallAndRecover() function in OHOS::AppExecFwk::BundleInstallerProxy
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp1367 napi_value UninstallAndRecover(napi_env env, napi_callback_info info) in UninstallAndRecover() function

Completed in 8 milliseconds