Home
last modified time | relevance | path

Searched refs:GetFallBack (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h98 static std::string GetFallBack(std::string &localeStr);
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp975 std::string I18nTimeZone::GetFallBack(std::string &requestLocaleStr) in GetFallBack() function in OHOS::Global::I18n::I18nTimeZone
1054 return GetFallBack(requestLocaleStr); in GetLocaleBaseName()