Home
last modified time | relevance | path

Searched refs:isFeatureNeedUninstall_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp849 if (!isFeatureNeedUninstall_) { in InnerProcessBundleInstall()
2120 if (isFeatureNeedUninstall_) { in ProcessBundleUpdateStatus()
2197 if ((!isFeatureNeedUninstall_ && !otaInstall_) && (newInfo.HasEntry() && oldInfo.HasEntry())) { in ProcessNewModuleInstall()
2202 if ((!isFeatureNeedUninstall_ && !otaInstall_) && in ProcessNewModuleInstall()
2268 if ((!isFeatureNeedUninstall_ && !otaInstall_) && (newInfo.HasEntry() && oldInfo.HasEntry())) { in ProcessModuleUpdate()
2275 if ((!isFeatureNeedUninstall_ && !otaInstall_) && in ProcessModuleUpdate()
2435 if (isFeatureNeedUninstall_ || appQfInfo.hqfInfos.empty()) { in ProcessDeployedHqfInfo()
4064 isFeatureNeedUninstall_ = true; in CheckVersionCompatibilityForApplication()
4079 isFeatureNeedUninstall_ = true; in CheckVersionCompatibilityForHmService()
4567 isFeatureNeedUninstall_ = false; in ResetInstallProperties()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h765 bool isFeatureNeedUninstall_ = false; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1988 installer.isFeatureNeedUninstall_ = true;
2108 installer.isFeatureNeedUninstall_ = false;