Searched defs:UninstallAndRecover (Results 1 – 5 of 5) sorted by relevance
130 … virtual bool UninstallAndRecover(const std::string &bundleName, const InstallParam &installParam, in UninstallAndRecover() function
218 void BundleInstaller::UninstallAndRecover(const std::string &bundleName, const InstallParam &instal… in UninstallAndRecover() function in OHOS::AppExecFwk::BundleInstaller
742 bool BundleInstallerHost::UninstallAndRecover(const std::string &bundleName, const InstallParam &in… in UninstallAndRecover() function in OHOS::AppExecFwk::BundleInstallerHost
346 bool BundleInstallerProxy::UninstallAndRecover(const std::string &bundleName, const InstallParam &i… in UninstallAndRecover() function in OHOS::AppExecFwk::BundleInstallerProxy
1420 napi_value UninstallAndRecover(napi_env env, napi_callback_info info) in UninstallAndRecover() function