Home
last modified time | relevance | path

Searched refs:SortLocaleItemList (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dsystem_locale_manager.h117 void SortLocaleItemList(std::vector<LocaleItem> &localeItemList, const SortOptions &options);
/base/global/i18n/frameworks/intl/src/
H A Dsystem_locale_manager.cpp82 SortLocaleItemList(localeItemList, options); in GetLanguageInfoArray()
120 SortLocaleItemList(localeItemList, options); in GetCountryInfoArray()
124 void SystemLocaleManager::SortLocaleItemList(std::vector<LocaleItem> &localeItemList, const SortOptions &options) in SortLocaleItemList() function in OHOS::Global::I18n::SystemLocaleManager

Completed in 2 milliseconds