Home
last modified time | relevance | path

Searched defs:CEcd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipIn.cpp71 struct CEcd struct
73 UInt16 ThisDisk;
74 UInt16 CdDisk;
75 UInt16 NumEntries_in_ThisDisk;
76 UInt16 NumEntries;
77 UInt32 Size;
78 UInt32 Offset;
79 UInt16 CommentSize;
81 bool IsEmptyArc() const in IsEmptyArc()