Home
last modified time | relevance | path

Searched refs:GetLimitPathsKeys (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h302 … uint32_t GetLimitPathsKeys(const std::vector<std::shared_ptr<ValueUnderQualifierDir>> &limitPaths,
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp455 limitKeyValue |= GetLimitPathsKeys(limitPaths, keyTypes); in GetResourceLimitKeys()
460 uint32_t HapResource::GetLimitPathsKeys(const std::vector<std::shared_ptr<ValueUnderQualifierDir>> … in GetLimitPathsKeys() function in OHOS::Global::Resource::HapResource