Home
last modified time | relevance | path

Searched refs:GetIconId (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_app_info.h42 uint32_t GetIconId() const;
H A Dstage_app_info.cpp81 uint32_t StageAppInfo::GetIconId() const in GetIconId() function in OHOS::Ace::StageAppInfo
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h234 uint32_t GetIconId() const in GetIconId() function
H A Dinner_bundle_info.h1243 uint32_t GetIconId() const in GetIconId() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp79 extendResourceInfo.iconId = innerBundleInfo.GetIconId(); in ConvertToExtendResourceInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3936 recoverableApplication.iconId = recoverableBundleInfo.GetIconId(); in GetRecoverableApplicationInfo()
4053 preinstalledApplicationInfo.iconId = preInstallBundleInfo.GetIconId(); in GetAllPreinstalledApplicationInfos()