Home
last modified time | relevance | path

Searched refs:SetBundleType (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h262 void SetBundleType(BundleType bundleType) in SetBundleType() function in OHOS::AppExecFwk::PreInstallBundleInfo
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp454 preInstallBundleInfo.SetBundleType(BundleType::SHARED); in SavePreInstallInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp1491 preInstallBundleInfo.SetBundleType(bundleInfo.applicationInfo.bundleType); in InnerProcessCheckRecoverableApplicationInfo()
1494 preInstallBundleInfo.SetBundleType(BundleType::ATOMIC_SERVICE); in InnerProcessCheckRecoverableApplicationInfo()
1509 preInstallBundleInfo.SetBundleType(archiveBundleInfo.applicationInfo.bundleType); in InnerProcessCheckRecoverableApplicationInfo()
1512 preInstallBundleInfo.SetBundleType(BundleType::ATOMIC_SERVICE); in InnerProcessCheckRecoverableApplicationInfo()
H A Dbase_bundle_installer.cpp791 preInstallBundleInfo.SetBundleType(innerBundleInfo.second.GetApplicationBundleType()); in InnerProcessBundleInstall()
793 preInstallBundleInfo.SetBundleType(BundleType::ATOMIC_SERVICE); in InnerProcessBundleInstall()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp363 preInstallBundleInfo.SetBundleType(BundleType::APP_SERVICE_FWK); in SavePreInstallBundleInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5906 preInstallBundleInfo.SetBundleType(BundleType::APP); in HWTEST_F()

Completed in 29 milliseconds