Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipIn.h44 struct CInArchiveInfo struct
46 Int64 Base; /* Base offset of start of archive in stream.
80 CInArchiveInfo(): in CInArchiveInfo() argument
94 void Clear() in Clear()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h178 struct CInArchiveInfo struct
200 CInArchiveInfo ArcInfo; argument
H A D7zIn.cpp423 void CInArchive::ReadArchiveProperties(CInArchiveInfo & /* archiveInfo */) in ReadArchiveProperties() argument