/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_multiple_installer_test.cpp | 527 auto installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 543 auto installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 558 auto installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 575 ErrCode installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 591 ErrCode installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 607 ErrCode installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 624 ErrCode installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 642 ErrCode installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 660 ErrCode installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable 678 ErrCode installRes = InstallThirdPartyMultipleBundles(filePaths, true); variable [all …]
|
H A D | bms_bundle_app_service_fwk_installer.cpp | 677 auto installRes = InstallSystemHsp(VERSION_ONE_LIBRARY_ONE_PATH); variable 699 auto installRes = InstallSystemHsp(VERSION_ONE_LIBRARY_ONE_PATH); variable 726 auto installRes = InstallSystemHsp(VERSION_ONE_LIBRARY_ONE_PATH); variable 753 auto installRes = InstallSystemHsp(VERSION_ONE_LIBRARY_ONE_PATH); variable 783 auto installRes = InstallSystemHsp(VERSION_ONE_LIBRARY_ONE_PATH); variable
|
H A D | bms_bundle_installer_test.cpp | 6141 NotifyBundleEvents installRes; variable 6248 NotifyBundleEvents installRes; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/ |
H A D | bms_bundle_sandbox_app_test.cpp | 413 auto installRes = InstallBundles(filePaths, true); variable 435 auto installRes = InstallBundles(filePaths, true); variable 457 auto installRes = InstallBundles(filePaths, true); variable 507 auto installRes = InstallBundles(filePaths, true); variable 555 auto installRes = InstallBundles(filePaths, true); variable 577 auto installRes = InstallBundles(filePaths, true); variable 599 auto installRes = InstallBundles(filePaths, true); variable 623 auto installRes = InstallBundles(filePaths, true); variable 648 auto installRes = InstallBundles(filePaths, true); variable 680 auto installRes = InstallBundles(filePaths, true); variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/ |
H A D | bms_bundle_uninstaller_test.cpp | 355 ErrCode installRes = InstallMultipleBundles(filePaths, true); variable 375 ErrCode installRes = InstallMultipleBundles(filePaths, true); variable 453 ErrCode installRes = InstallMultipleBundles(filePaths, true); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/ |
H A D | bundle_clone_installer.cpp | 55 NotifyBundleEvents installRes = { in InstallCloneApp() local 84 NotifyBundleEvents installRes = { in UninstallCloneApp() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_multiuser_installer.cpp | 63 NotifyBundleEvents installRes = { in InstallExistedApp() local
|
H A D | bundle_mgr_host_impl.cpp | 1478 NotifyBundleEvents installRes = { in CleanBundleCacheTaskGetCleanSize() local 1616 NotifyBundleEvents installRes; in CleanBundleCacheTask() local 2159 NotifyBundleEvents installRes = { in SetApplicationEnabled() local 2212 NotifyBundleEvents installRes = { in SetCloneApplicationEnabled() local 2300 …NotifyBundleEvents installRes = {.bundleName = abilityInfo.bundleName, .abilityName = abilityInfo.… in SetAbilityEnabled() local 2348 …NotifyBundleEvents installRes = {.bundleName = abilityInfo.bundleName, .abilityName = abilityInfo.… in SetCloneAbilityEnabled() local 3327 void BundleMgrHostImpl::NotifyBundleStatus(const NotifyBundleEvents &installRes) in NotifyBundleStatus() 4140 NotifyBundleEvents installRes = { in SwitchUninstallState() local
|
H A D | base_bundle_installer.cpp | 181 NotifyBundleEvents installRes = { in SendStartInstallNotify() local 205 NotifyBundleEvents installRes = { in InstallBundle() local 253 NotifyBundleEvents installRes = { in InstallBundleByBundleName() local 293 NotifyBundleEvents installRes = { in Recover() local 349 NotifyBundleEvents installRes = { in UninstallBundle() local 543 NotifyBundleEvents installRes = { in UninstallBundle() local 4729 ErrCode BaseBundleInstaller::NotifyBundleStatus(const NotifyBundleEvents &installRes) in NotifyBundleStatus() 4736 void BaseBundleInstaller::AddBundleStatus(const NotifyBundleEvents &installRes) in AddBundleStatus()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
H A D | inner_shared_bundle_installer.cpp | 127 NotifyBundleEvents installRes = { in sendStartSharedBundleInstallNotify() local 140 ErrCode InnerSharedBundleInstaller::NotifyBundleStatusOfShared(const NotifyBundleEvents &installRes) in NotifyBundleStatusOfShared()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/ |
H A D | bms_bundle_app_provision_info_test.cpp | 1695 NotifyBundleEvents installRes; variable
|