Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp290 bool IsLocaleMatch(const ResConfigImpl *defaultConfig, const std::vector<KeyParam *> &keyParams) in IsLocaleMatch() function
334 match = IsLocaleMatch(defaultConfig, key->keyParams_); in ParseKey()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp561 bool IsLocaleMatch(const std::shared_ptr<ResConfigImpl> defaultConfig, in IsLocaleMatch() function