Searched refs:CompareRegionWhenLangIsNotEqual (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/global/i18n/interfaces/native/inner_api/i18n/include/ |
H A D | locale_matcher.h | 70 static bool CompareRegionWhenLangIsNotEqual(const LocaleInfo *current, const LocaleInfo *other,
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
H A D | locale_matcher.cpp | 572 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 D | locale_matcher.cpp | 64 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 D | locale_matcher.cpp | 574 bool CompareRegionWhenLangIsNotEqual(const ResLocale *current, in CompareRegionWhenLangIsNotEqual() function 625 bool result = CompareRegionWhenLangIsNotEqual(current, other, request); in IsMoreSuitable()
|