Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zItem.h35 struct CFolder struct
43 CFolder() {} in CFolder() argument
45 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
47 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
55 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
81 bool IsEncrypted() const in IsEncrypted()