Home
last modified time | relevance | path

Searched defs:timezoneCityItemList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dsystem_locale_manager.cpp225std::vector<TimeZoneCityItem> &timezoneCityItemList) in SortTimezoneCityItemList()
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dsystem_locale_manager_addon.cpp187 …std::vector<TimeZoneCityItem> timezoneCityItemList = SystemLocaleManager::GetTimezoneCityInfoArray… in GetTimeZoneCityInfoArray() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp350 …std::vector<TimeZoneCityItem> timezoneCityItemList = SystemLocaleManager::GetTimezoneCityInfoArray… variable