Searched refs:zipTombstones (Results 1 – 1 of 1) sorted by relevance
192 File zipTombstones = ZipUtil.createZip(tombstonesDir); in fetchTombstones() local193 try (InputStreamSource source = new FileInputStreamSource(zipTombstones, true)) { in fetchTombstones()