Searched refs:Zip64ExtendedInfo (Results 1 – 3 of 3) sorted by relevance
249 struct Zip64ExtendedInfo { struct266 Zip64ExtendedInfo() = default; argument267 DISALLOW_COPY_AND_ASSIGN(Zip64ExtendedInfo);
362 Zip64ExtendedInfo* zip64Info) { in ParseZip64ExtendedInfoInExtraField()386 if (headerId != Zip64ExtendedInfo::kHeaderId) { in ParseZip64ExtendedInfoInExtraField()502 Zip64ExtendedInfo zip64_info{}; in ParseZipArchive()713 Zip64ExtendedInfo zip64_info{}; in FindEntry()795 Zip64ExtendedInfo zip64_info{}; in FindEntry()
1036 android::base::put_unaligned(extended_field.data(), Zip64ExtendedInfo::kHeaderId); in ConstructExtendedField()