Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp541 int8_t CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResL… in CompareLanguageIgnoreOldNewCode() function
623 return CompareLanguageIgnoreOldNewCode(current, other, request); in IsMoreSuitable()
635 return CompareLanguageIgnoreOldNewCode(current, other, request); in IsMoreSuitable()
/ohos5.0/base/global/i18n/interfaces/native/inner_api/i18n/include/
H A Dlocale_matcher.h156 … static int8_t CompareLanguageIgnoreOldNewCode(const LocaleInfo *current, const LocaleInfo *other,
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp73 return CompareLanguageIgnoreOldNewCode(current, other, request); in IsMoreSuitable()
85 return CompareLanguageIgnoreOldNewCode(current, other, request); in IsMoreSuitable()
453 int8_t LocaleMatcher::CompareLanguageIgnoreOldNewCode(const LocaleInfo *current, const LocaleInfo *… in CompareLanguageIgnoreOldNewCode() function in OHOS::Global::I18n::LocaleMatcher
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp543 int8_t CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResL… in CompareLanguageIgnoreOldNewCode() function
634 return CompareLanguageIgnoreOldNewCode(current, other, request); in IsMoreSuitable()
646 return CompareLanguageIgnoreOldNewCode(current, other, request); in IsMoreSuitable()