Searched refs:SIZEOF_TZNAME (Results 1 – 1 of 1) sorted by relevance
56 private static final int SIZEOF_TZNAME = 40; field in ZoneInfoDB.TzData62 public static final int SIZEOF_INDEX_ENTRY = SIZEOF_TZNAME + 3 * SIZEOF_TZINT;256 byte[] idBytes = new byte[SIZEOF_TZNAME]; in readIndex()