Searched defs:systemTimezone (Results 1 – 3 of 3) sorted by relevance
241 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByCountryAndNITZ() local258 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByNITZ() local455 …t ZoneUtil::Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &systemTimezone) in Match()
558 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in GetSystemTimezone() local
603 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in I18nTimeZone() local