Home
last modified time | relevance | path

Searched refs:CompareRegionWhenLangIsNotEqual (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/global/i18n/interfaces/native/inner_api/i18n/include/
H A Dlocale_matcher.h70 static bool CompareRegionWhenLangIsNotEqual(const LocaleInfo *current, const LocaleInfo *other,
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp572 bool CompareRegionWhenLangIsNotEqual(const ResLocale *current, in CompareRegionWhenLangIsNotEqual() function
614 bool result = CompareRegionWhenLangIsNotEqual(current, other, request); in IsMoreSuitable()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp64 bool result = CompareRegionWhenLangIsNotEqual(current, other, request); in IsMoreSuitable()
118 bool LocaleMatcher::CompareRegionWhenLangIsNotEqual(const LocaleInfo *current, const LocaleInfo *ot… in CompareRegionWhenLangIsNotEqual() function in OHOS::Global::I18n::LocaleMatcher
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp574 bool CompareRegionWhenLangIsNotEqual(const ResLocale *current, in CompareRegionWhenLangIsNotEqual() function
625 bool result = CompareRegionWhenLangIsNotEqual(current, other, request); in IsMoreSuitable()