Searched refs:standardBias (Results 1 – 1 of 1) sorted by relevance
40 …lightDate, SYSTEMTIME &standardDate, int32_t &bias, int32_t &daylightBias, int32_t &standardBias) { in getSystemTimeInformation() argument51 standardBias = 0; in getSystemTimeInformation()63 standardBias = 0; in getSystemTimeInformation()128 int32_t standardBias; in getWindowsTimeZoneInfo() local132 … if (getSystemTimeInformation(tz, daylightDate, standardDate, bias, daylightBias, standardBias)) { in getWindowsTimeZoneInfo()136 zoneInfo->StandardBias = standardBias; in getWindowsTimeZoneInfo()