Home
last modified time | relevance | path

Searched refs:IsRemovable (Results 1 - 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h154 bool IsRemovable() const in IsRemovable() function in OHOS::AppExecFwk::PreInstallBundleInfo
H A Dinner_bundle_info.h1288 bool IsRemovable() const in IsRemovable() function in OHOS::AppExecFwk::InnerBundleInfo
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dhmp_bundle_installer.cpp432 return info.IsRemovable(); in GetIsRemovable()
H A Dbase_bundle_installer.cpp386 if (!info.IsRemovable()) { in CheckUninstallInnerBundleInfo()
780 preInstallBundleInfo.SetRemovable(newInfos.begin()->second.IsRemovable()); in InnerProcessBundleInstall()
1523 !oldInfo.IsRemovable() && installParam.GetKillProcess() && !installParam.GetIsUninstallAndRecover()) { in ProcessBundleUninstall()
1710 && !oldInfo.IsRemovable() && installParam.GetKillProcess()) { in ProcessBundleUninstall()
1982 innerInstallParam.removable = preInstallBundleInfo.IsRemovable(); in InnerProcessInstallByPreInstallInfo()
H A Dbundle_data_mgr.cpp352 oldInfo.UpdateRemovable(newInfo.IsPreInstallApp(), newInfo.IsRemovable()); in AddNewModuleInfo()
637 newInfo.IsPreInstallApp(), newInfo.IsRemovable()); in UpdateInnerBundleInfo()
3498 if (!preInstallBundleInfo.IsRemovable()) { in GetRecoverablePreInstallBundleInfos()
6280 if (infoItem->second.IsRemovable() != removable) { in UpdateRemovable()
8096 if (!innerBundleInfo.IsRemovable() && state) { in SwitchUninstallState()
H A Dbundle_mgr_service_event_handler.cpp2959 Constants::AppType::SYSTEM_APP, preInstallBundleInfo.IsRemovable())) { in HandlePreInstallBundleNamesException()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp446 preInstallBundleInfo.SetRemovable(newBundleInfo_.IsRemovable()); in SavePreInstallInfo()

Completed in 37 milliseconds