Searched defs:gmtOffsetSeconds (Results 1 – 1 of 1) sorted by relevance
251 int gmtOffsetSeconds = mappedTzFile.getInt(); in readTypes() local390 final int gmtOffsetSeconds; field in TzFileDumper.Type395 Type(int gmtOffsetSeconds, byte isDst) { in Type()399 Type(int gmtOffsetSeconds, byte isDst, Byte ttisstd, Byte ttisgmt) { in Type()