Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
D7zCompressionMode.h12 struct CMethodFull: public CMethodProps struct
20 CMethodFull(): CodecIndex(-1), NumThreads(1), Set_NumThreads(false) {} in CMethodFull() argument
42 CObjectVector<CMethodFull> Methods; argument