Home
last modified time | relevance | path

Searched refs:UninstallAppControl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h512 bool UninstallAppControl(const std::string &appId, int32_t userId);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp571 bool BaseBundleInstaller::UninstallAppControl(const std::string &appId, int32_t userId) in UninstallAppControl() function in OHOS::AppExecFwk::BaseBundleInstaller
1535 if (!UninstallAppControl(oldInfo.GetAppId(), userId_)) { in ProcessBundleUninstall()
1720 if (!UninstallAppControl(oldInfo.GetAppId(), userId_)) { in ProcessBundleUninstall()