Searched refs:actualZoneName (Results 1 – 1 of 1) sorted by relevance
153 String actualZoneName = zoneName; in ZoneCompactor() local154 while (links.get(actualZoneName) != null) { in ZoneCompactor()155 actualZoneName = links.get(actualZoneName); in ZoneCompactor()159 f.writeInt(offsets.get(actualZoneName)); in ZoneCompactor()160 f.writeInt(lengths.get(actualZoneName)); in ZoneCompactor()