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.cpp238 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByCountryAndNITZ() local
254 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByNITZ() local
439 …t ZoneUtil::Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &systemTimezone) in Match()
/base/global/i18n/frameworks/intl/src/
Ddate_time_format.cpp495 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in GetSystemTimezone() local
Di18n_timezone.cpp597 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in I18nTimeZone() local