Searched refs:actualZoneName (Results 1 – 1 of 1) sorted by relevance
151 String actualZoneName = zoneName; in ZoneCompactor() local152 while (links.get(actualZoneName) != null) { in ZoneCompactor()153 actualZoneName = links.get(actualZoneName); in ZoneCompactor()157 f.writeInt(offsets.get(actualZoneName)); in ZoneCompactor()158 f.writeInt(lengths.get(actualZoneName)); in ZoneCompactor()