Home
last modified time | relevance | path

Searched defs:installRes (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_multiple_installer_test.cpp527 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 Dbms_bundle_app_service_fwk_installer.cpp677 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 Dbms_bundle_installer_test.cpp6141 NotifyBundleEvents installRes; variable
6248 NotifyBundleEvents installRes; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
H A Dbms_bundle_sandbox_app_test.cpp413 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 Dbms_bundle_uninstaller_test.cpp355 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 Dbundle_clone_installer.cpp55 NotifyBundleEvents installRes = { in InstallCloneApp() local
84 NotifyBundleEvents installRes = { in UninstallCloneApp() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp63 NotifyBundleEvents installRes = { in InstallExistedApp() local
H A Dbundle_mgr_host_impl.cpp1478 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 Dbase_bundle_installer.cpp181 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 Dinner_shared_bundle_installer.cpp127 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 Dbms_bundle_app_provision_info_test.cpp1695 NotifyBundleEvents installRes; variable