Home
last modified time | relevance | path

Searched defs:resKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp45 HapResource::ValueUnderQualifierDir::ValueUnderQualifierDir(const std::shared_ptr<ResKey> &resKey, in ValueUnderQualifierDir()
325 bool HapResource::InitMap(const std::shared_ptr<ResKey> &resKey, const std::pair<std::string, std::… in InitMap()
375 const auto resKey = resDesc_->keys_[i]; in InitIdList() local
H A Dtheme_pack_resource.cpp84 std::string resKey = GetResKey(iconPath); in GetThemeConfig() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_resource.cpp172 ResKey *resKey = resDesc_->keys_[i]; in InitIdList() local