Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp255 …const std::vector<std::shared_ptr<ValueUnderQualifierDir>> &limitPaths = iter->second->GetLimitPat… in BuildNameTypeIdMapping() local
268 …const std::vector<std::shared_ptr<ValueUnderQualifierDir>> &limitPaths = iter->second->GetLimitPat… in UpdateOverlayInfo() local
451 …const std::vector<std::shared_ptr<ValueUnderQualifierDir>> &limitPaths = iter->second->GetLimitPat… in GetResourceLimitKeys() local
460 uint32_t HapResource::GetLimitPathsKeys(const std::vector<std::shared_ptr<ValueUnderQualifierDir>> … in GetLimitPathsKeys()