Home
last modified time | relevance | path

Searched refs:SetAppType (Results 1 - 10 of 10) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h146 void SetAppType(Constants::AppType appType) in SetAppType() function in OHOS::AppExecFwk::PreInstallBundleInfo
H A Dinner_bundle_info.h824 void SetAppType(Constants::AppType appType) in SetAppType() function in OHOS::AppExecFwk::InnerBundleInfo
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp351 newInfo.SetAppType(Constants::AppType::SYSTEM_APP); in ParseHapFiles()
353 newInfo.SetAppType(Constants::AppType::THIRD_PARTY_APP); in ParseHapFiles()
H A Dbundle_mgr_host_impl.cpp4134 info.SetAppType(isSystemApp ? Constants::AppType::SYSTEM_APP : Constants::AppType::THIRD_PARTY_APP); in SetProvisionInfoToInnerBundleInfo()
H A Dbundle_data_mgr.cpp355 oldInfo.SetAppType(newInfo.GetAppType()); in AddNewModuleInfo()
638 oldInfo.SetAppType(newInfo.GetAppType()); in UpdateInnerBundleInfo()
H A Dbase_bundle_installer.cpp771 preInstallBundleInfo.SetAppType(newInfos.begin()->second.GetAppType()); in InnerProcessBundleInstall()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp747 info.SetAppType(Constants::AppType::SYSTEM_APP); in HWTEST_F()
784 info.SetAppType(Constants::AppType::THIRD_SYSTEM_APP); in HWTEST_F()
818 info.SetAppType(Constants::AppType::THIRD_PARTY_APP); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp948 innerBundleInfo1.SetAppType(Constants::AppType::SYSTEM_APP); in HWTEST_F()
949 innerBundleInfo2.SetAppType(Constants::AppType::THIRD_PARTY_APP); in HWTEST_F()
H A Dbms_bundle_installer_test.cpp4735 info.SetAppType(Constants::AppType::SYSTEM_APP); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp343 preInstallBundleInfo.SetAppType(Constants::AppType::SYSTEM_APP); in SavePreInstallBundleInfo()

Completed in 57 milliseconds