Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipItem.h127 struct CExtraBlock struct
135 CExtraBlock(): Error(false), MinorError(false), IsZip64(false), IsZip64_Error(false) {} in CExtraBlock() argument
137 void Clear() in Clear()
143 size_t GetSize() const in GetSize()
151 bool GetWzAes(CWzAesExtra &e) const in GetWzAes()
159 bool HasWzAes() const in HasWzAes()
165 bool GetStrongCrypto(CStrongCryptoExtra &e) const in GetStrongCrypto()
186 void RemoveUnknownSubBlocks() in RemoveUnknownSubBlocks()