Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/zone/src/
Dzone_util.cpp241 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByCountryAndNITZ() local
258 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByNITZ() local
455 …t ZoneUtil::Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &systemTimezone) in Match()
/base/global/i18n/frameworks/intl/src/
Ddate_time_format.cpp558 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in GetSystemTimezone() local
Di18n_timezone.cpp603 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in I18nTimeZone() local