Home
last modified time | relevance | path

Searched refs:SetIconId (Results 1 - 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h242 void SetIconId(const uint32_t iconId) in SetIconId() function in OHOS::AppExecFwk::PreInstallBundleInfo
H A Dinner_bundle_info.h1226 void SetIconId(uint32_t iconId) in SetIconId() function in OHOS::AppExecFwk::InnerBundleInfo
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp451 preInstallBundleInfo.SetIconId(applicationInfo.iconResource.id); in SavePreInstallInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp359 preInstallBundleInfo.SetIconId(applicationInfo.iconResource.id); in SavePreInstallBundleInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp1263 preInstallBundleInfo.SetIconId(bundleInfo.applicationInfo.iconResource.id); in InnerProcessCheckPreinstallData()
1278 preInstallBundleInfo.SetIconId(resultBundleInfo.applicationInfo.iconResource.id); in InnerProcessCheckPreinstallData()
3750 preInstallBundleInfo.SetIconId(applicationInfo.iconResource.id); in UpdatePreinstallDBForUninstalledBundle()
H A Dbase_bundle_installer.cpp786 preInstallBundleInfo.SetIconId(applicationInfo.iconResource.id); in InnerProcessBundleInstall()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5904 preInstallBundleInfo.SetIconId(BUNDLE_BACKUP_ICON_ID); in HWTEST_F()

Completed in 33 milliseconds