Searched refs:IsMoreSpecificThan (Results 1 – 8 of 8) sorted by relevance
254 return this->IsMoreSpecificThan(other); in IsMoreSuitable()278 bool ResConfigImpl::IsMoreSpecificThan(const ResConfigImpl *other) const in IsMoreSpecificThan() function in OHOS::Global::Resource::ResConfigImpl283 int8_t result = LocaleMatcher::IsMoreSpecificThan( in IsMoreSpecificThan()
702 int8_t LocaleMatcher::IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) in IsMoreSpecificThan() function in OHOS::Global::Resource::LocaleMatcher
74 static int8_t IsMoreSpecificThan(const ResLocale *current, const ResLocale *target);
112 bool IsMoreSpecificThan(const ResConfigImpl *other) const;
154 bool IsMoreSpecificThan(const ResConfigImpl *other, uint32_t density = 0) const;
420 return this->IsMoreSpecificThan(other, density); in IsMoreSuitable()543 bool ResConfigImpl::IsMoreSpecificThan(const ResConfigImpl *other, uint32_t density) const in IsMoreSpecificThan() function in OHOS::Global::Resource::ResConfigImpl557 int8_t result = LocaleMatcher::IsMoreSpecificThan( in IsMoreSpecificThan()
708 int8_t LocaleMatcher::IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) in IsMoreSpecificThan() function in OHOS::Global::Resource::LocaleMatcher