/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
H A D | bms_data_mgr_test.cpp | 272 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 451 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 471 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 491 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 511 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 531 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 551 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 571 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 617 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 680 dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_installer_test/ |
H A D | bms_bundle_clone_installer_test.cpp | 138 dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in DeleteBundle()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 129 if (!dataMgr_->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START)) { in UnInstall() 647 dataMgr_->UpdateBundleInstallState(bundleName_, InstallState::UNINSTALL_START); in SaveBundleInfoToStorage() 845 if (!dataMgr_->UpdateBundleInstallState(bundleName_, InstallState::UNINSTALL_START)) { in UninstallLowerVersion()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
H A D | bms_bundle_set_overlay_enabled_test.cpp | 151 …bool startRet = dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); in RemoveBundleInfo()
|
H A D | bms_bundle_overlay_checker_test.cpp | 208 …bool startRet = dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); in UninstallBundleInfo() 409 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); 500 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); 553 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); 1604 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); 2326 ret5 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START);
|
H A D | bms_bundle_get_overlay_module_info_test.cpp | 173 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in RemoveBundleInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_query_test/ |
H A D | bms_bundle_quick_fix_query_test.cpp | 168 bool startRet = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); in MockUninstallBundleInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/ |
H A D | bms_bundle_uninstaller_test.cpp | 257 dataMgt->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in ClearBundleInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_install_checker_test.cpp | 737 …baseBundleInstaller.dataMgr_->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 797 …baseBundleInstaller.dataMgr_->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); 837 …baseBundleInstaller.dataMgr_->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START);
|
H A D | bms_bundle_app_service_fwk_installer.cpp | 261 dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in ClearBundleInfo()
|
H A D | bms_bundle_installer_test.cpp | 363 dataMgt->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); in ClearBundleInfo() 4047 … = GetBundleDataMgr()->UpdateBundleInstallState(BUNDLE_BACKUP_NAME, InstallState::UNINSTALL_START); 4118 … = GetBundleDataMgr()->UpdateBundleInstallState(BUNDLE_BACKUP_NAME, InstallState::UNINSTALL_START); 4770 ret3 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME_TEST, InstallState::UNINSTALL_START);
|
H A D | bms_multiple_installer_test.cpp | 310 dataMgt->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in ClearBundleInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_data_mgr.cpp | 413 …if (statusItem->second == InstallState::UNINSTALL_START || statusItem->second == InstallState::ROL… in RemoveModuleInfo() 533 …if (statusItem->second == InstallState::UNINSTALL_START || statusItem->second == InstallState::ROL… in RemoveHspModuleByVersionCode() 3844 transferStates_.emplace(InstallState::UNINSTALL_START, InstallState::INSTALL_SUCCESS); in InitStateTransferMap() 3845 transferStates_.emplace(InstallState::UNINSTALL_START, InstallState::INSTALL_START); in InitStateTransferMap() 3846 transferStates_.emplace(InstallState::UNINSTALL_START, InstallState::UPDATING_SUCCESS); in InitStateTransferMap() 3847 transferStates_.emplace(InstallState::UNINSTALL_FAIL, InstallState::UNINSTALL_START); in InitStateTransferMap() 3848 transferStates_.emplace(InstallState::UNINSTALL_START, InstallState::UNINSTALL_START); in InitStateTransferMap() 3849 transferStates_.emplace(InstallState::UNINSTALL_SUCCESS, InstallState::UNINSTALL_START); in InitStateTransferMap() 3857 transferStates_.emplace(InstallState::INSTALL_SUCCESS, InstallState::UNINSTALL_START); in InitStateTransferMap() 3863 transferStates_.emplace(InstallState::UNINSTALL_START, InstallState::USER_CHANGE); in InitStateTransferMap() [all …]
|
H A D | base_bundle_installer.cpp | 455 if (!dataMgr_->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START)) { in UninstallHspBundle() 493 if (!dataMgr_->UpdateBundleInstallState(info.GetBundleName(), InstallState::UNINSTALL_START)) { in UninstallHspVersion() 1574 if (!dataMgr_->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START)) { in ProcessBundleUninstall() 1725 if (!dataMgr_->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START)) { in ProcessBundleUninstall() 2092 dataMgr_->UpdateBundleInstallState(bundleName_, InstallState::UNINSTALL_START); in ProcessBundleInstallStatus() 4097 if (!dataMgr_->UpdateBundleInstallState(bundleName_, InstallState::UNINSTALL_START)) { in UninstallLowerVersionFeature()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/ |
H A D | bms_bundle_kit_service_base_test.cpp | 308 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in MockUninstallBundle()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_data_mgr.h | 65 UNINSTALL_START, enumerator
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/ |
H A D | bms_bundle_free_install_test.cpp | 251 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in UninstallBundleInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 888 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in MockUninstallBundle() 12483 res = dataMgr->UpdateBundleInstallState(LAUNCHER_BUNDLE_NAME, InstallState::UNINSTALL_START); 12515 res = dataMgr->UpdateBundleInstallState(LAUNCHER_BUNDLE_NAME, InstallState::UNINSTALL_START); 12548 res = dataMgr->UpdateBundleInstallState(LAUNCHER_BUNDLE_NAME, InstallState::UNINSTALL_START); 12586 res = dataMgr->UpdateBundleInstallState(LAUNCHER_BUNDLE_NAME, InstallState::UNINSTALL_START);
|
H A D | bms_bundle_data_mgr_test.cpp | 763 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in MockUninstallBundle()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 333 dataMgt->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); in ClearBundleInfo() 4047 testRet = GetBundleDataMgr()->IsDisableState(InstallState::UNINSTALL_START);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
H A D | bms_bundle_quick_fix_test.cpp | 303 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in UninstallBundleInfo()
|