Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() function
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()