Home
last modified time | relevance | path

Searched refs:AlphabeticallyCompare (Results 1 - 4 of 4) sorted by relevance

/base/global/i18n/interfaces/native/inner_api/i18n/include/
H A Dlocale_matcher.h119 static int8_t AlphabeticallyCompare(const LocaleInfo *current, uint64_t currentEncodedLocale,
/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp273 return AlphabeticallyCompare(current, currentEncodedLocale, other, otherEncodedLocale); in CompareRegion()
305 return AlphabeticallyCompare(current, currentEncodedLocale, other, otherEncodedLocale); in CompareWhenRegionIsNull()
332 int8_t LocaleMatcher::AlphabeticallyCompare(const LocaleInfo *current, uint64_t currentEncodedLocale, in AlphabeticallyCompare() function in OHOS::Global::I18n::LocaleMatcher
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp335 int8_t AlphabeticallyCompare(const ResLocale *current, in AlphabeticallyCompare() function
400 return AlphabeticallyCompare(current, currentEncodedLocale, other, otherEncodedLocale); in CompareWhenRegionIsNull()
502 return AlphabeticallyCompare(current, currentEncodedLocale, other, otherEncodedLocale); in CompareRegion()
/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp337 int8_t AlphabeticallyCompare(const ResLocale *current, in AlphabeticallyCompare() function
402 return AlphabeticallyCompare(current, currentEncodedLocale, other, otherEncodedLocale); in CompareWhenRegionIsNull()
504 return AlphabeticallyCompare(current, currentEncodedLocale, other, otherEncodedLocale); in CompareRegion()

Completed in 4 milliseconds