Searched defs:IsMoreSpecificThan (Results 1 – 4 of 4) sorted by relevance
/base/global/resource_management_lite/frameworks/resmgr_lite/src/ | ||
D | res_config_impl.cpp | 278 bool ResConfigImpl::IsMoreSpecificThan(const ResConfigImpl *other) const in IsMoreSpecificThan() function in OHOS::Global::Resource::ResConfigImpl |
D | locale_matcher.cpp | 702 int8_t LocaleMatcher::IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) in IsMoreSpecificThan() function in OHOS::Global::Resource::LocaleMatcher |
/base/global/resource_management/frameworks/resmgr/src/ | ||
D | res_config_impl.cpp | 635 bool ResConfigImpl::IsMoreSpecificThan(const ResConfigImpl *other, uint32_t density) const in IsMoreSpecificThan() function in OHOS::Global::Resource::ResConfigImpl |
D | locale_matcher.cpp | 708 int8_t LocaleMatcher::IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) in IsMoreSpecificThan() function in OHOS::Global::Resource::LocaleMatcher |