Searched refs:rawOffsetAt (Results 1 – 4 of 4) sorted by relevance
310 int32_t rawOffsetAt(int16_t transIdx) const;421 OlsonTimeZone::rawOffsetAt(int16_t transIdx) const { in rawOffsetAt() function
545 rawoff = rawOffsetAt(transIdx) * U_MILLIS_PER_SECOND; in getHistoricalOffset()
739 offsets[0] = rawOffsetAt(transIdx) * Grego.MILLIS_PER_SECOND; in getHistoricalOffset()762 private int rawOffsetAt(int transIdx) { in rawOffsetAt() method in OlsonTimeZone
741 offsets[0] = rawOffsetAt(transIdx) * Grego.MILLIS_PER_SECOND; in getHistoricalOffset()764 private int rawOffsetAt(int transIdx) { in rawOffsetAt() method in OlsonTimeZone