Searched defs:IsMoreSpecificThan (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/ | ||
H A D | res_config_impl.cpp | 278 bool ResConfigImpl::IsMoreSpecificThan(const ResConfigImpl *other) const in IsMoreSpecificThan() function in OHOS::Global::Resource::ResConfigImpl |
H A D | locale_matcher.cpp | 702 int8_t LocaleMatcher::IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) in IsMoreSpecificThan() function in OHOS::Global::Resource::LocaleMatcher |
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ | ||
H A D | res_config_impl.cpp | 687 bool ResConfigImpl::IsMoreSpecificThan(const std::shared_ptr<ResConfigImpl> other, uint32_t density… in IsMoreSpecificThan() function in OHOS::Global::Resource::ResConfigImpl |
H A D | locale_matcher.cpp | 711 int8_t LocaleMatcher::IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) in IsMoreSpecificThan() function in OHOS::Global::Resource::LocaleMatcher |