Home
last modified time | relevance | path

Searched refs:REPLACE_EXISTING (Results 1 – 25 of 43) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp542 Install(bundleFilePath, InstallFlag::REPLACE_EXISTING, resvec);
572 Install(bundleFilePath, InstallFlag::REPLACE_EXISTING, resvec);
605 Install(bundleFilePath, InstallFlag::REPLACE_EXISTING, resvec);
4851 installParam.installFlag = InstallFlag::REPLACE_EXISTING;
4888 installParam.installFlag = InstallFlag::REPLACE_EXISTING;
4924 installParam.installFlag = InstallFlag::REPLACE_EXISTING;
4974 installParam.installFlag = InstallFlag::REPLACE_EXISTING;
8318 installParam.installFlag = InstallFlag::REPLACE_EXISTING;
8356 installParam.installFlag = InstallFlag::REPLACE_EXISTING;
8365 installParam.installFlag = InstallFlag::REPLACE_EXISTING;
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/
H A Dinstaller_proxy_test.cpp94 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in BenchmarkTestInstallerProxyInfo()
116 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in BenchmarkTestMultipleInstallerProxyInfo()
135 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in BenchmarkTestUninstallerApplication()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp44 userInstallParam.installFlag = InstallFlag::REPLACE_EXISTING; in Install()
69 userInstallParam.installFlag = InstallFlag::REPLACE_EXISTING; in Recover()
90 userInstallParam.installFlag = InstallFlag::REPLACE_EXISTING; in Install()
237 userInstallParam.installFlag = InstallFlag::REPLACE_EXISTING; in UninstallAndRecover()
H A Dbundle_mgr_service_event_handler.cpp508 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in ReInstallAllInstallDirApps()
2375 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in OTAInstallSystemBundle()
2404 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in OTAInstallSystemBundleNeedCheckUser()
2436 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in OTAInstallSystemSharedBundle()
3024 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in PatchSystemBundleInstall()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_updater_test/
H A Dbms_bundle_updater_test.cpp181 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateBundle()
202 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateBundle()
430 installParam.installFlag = InstallFlag::REPLACE_EXISTING;
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp231 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg); in GetResConfigFile()
248 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg); in GetProfileFromAbility()
265 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg); in GetProfileFromExtension()
1754 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1787 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1834 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1868 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1897 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1931 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1960 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dinstall_param.h32 REPLACE_EXISTING = 1, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp514 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
545 InstallBundle(bundleReFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
597 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1558 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1591 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1623 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
1661 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
H A Dbms_install_external_hsp_so_test.cpp224 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateInstallPath()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_crowdtesting_test/
H A Dbms_bundle_crowdtesting_test.cpp182 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateBundle()
208 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_dependencies_test/
H A Dbms_bundle_dependencies_test.cpp145 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
H A Dbms_bundle_hsp_test.cpp167 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp308 Install(bundleFilePath2, InstallFlag::REPLACE_EXISTING, message);
567 Install(bundleFilePath2, InstallFlag::REPLACE_EXISTING, message);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_manager_test/
H A Dbms_bundle_resource_manager_test.cpp120 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in InstallBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/
H A Dbms_bundle_uninstaller_test.cpp314 installParam.installFlag = flag ? InstallFlag::NORMAL : InstallFlag::REPLACE_EXISTING; in InstallMultipleBundles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_extend_resource_manager_test/
H A Dbms_extend_resource_manager_test.cpp101 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in InstallBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp470 Install(bundleFilePath2, InstallFlag::REPLACE_EXISTING, message);
657 Install(bundleFilePath2, InstallFlag::REPLACE_EXISTING, message);
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H A Dbms_permission_grant_system_test.cpp191 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in InstallBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp437 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
473 InstallBundle(bundleFilePath, InstallFlag::REPLACE_EXISTING, installMsg);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_get_window_properties_test.cpp160 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in InstallBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/
H A Dbundle_mgr_code_signature_system_test.cpp183 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in InstallBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_control_test/
H A Dbms_bundle_app_control_test.cpp158 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in InstallBundle()
182 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateBundle()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Derrorcode-bundle.md632 2. 如果希望应用更新但版本号不升级,需要设置installFlag为REPLACE_EXISTING
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_multiple_installer_test.cpp171 installParam.installFlag = flag ? InstallFlag::NORMAL : InstallFlag::REPLACE_EXISTING; in InstallThirdPartyMultipleBundles()
192 installParam.installFlag = InstallFlag::REPLACE_EXISTING; in UpdateThirdPartyBundle()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/
H A Dbundle_manager_addon.cpp288 (installFlag != static_cast<int32_t>(OHOS::AppExecFwk::InstallFlag::REPLACE_EXISTING)) && in jsObjectToInstallParam()

12