Home
last modified time | relevance | path

Searched refs:BuildNameTypeIdMapping (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h282 …std::unordered_map<std::string, std::unordered_map<ResType, uint32_t>> BuildNameTypeIdMapping() co…
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp222 targetResource->BuildNameTypeIdMapping(); in LoadOverlays()
251 …map<std::string, std::unordered_map<ResType, uint32_t>> HapResource::BuildNameTypeIdMapping() const in BuildNameTypeIdMapping() function in OHOS::Global::Resource::HapResource
H A Dhap_manager.cpp1094 (*iter)->BuildNameTypeIdMapping(); in GetResId()