Searched defs:dataOffsets (Results 1 – 2 of 2) sorted by relevance
8 final ImmutableMap<String, Long> dataOffsets; field in ZipArchiveHandle10 public ZipArchiveHandle(ZipFile zipFile, ImmutableMap<String, Long> dataOffsets) { in ZipArchiveHandle()
2807 std::vector<uint32_t> dataOffsets; in testResourceAccess() local