Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h106 static std::string GetPreferredPath(const double x, const std::vector<std::string> &filePaths);
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp1082 std::string preferredPath = GetPreferredPath(x, filePaths); in GetTimezoneIdByLocation()
1244 std::string I18nTimeZone::GetPreferredPath(const double x, in GetPreferredPath() function in OHOS::Global::I18n::I18nTimeZone