Home
last modified time | relevance | path

Searched refs:HeaderMethod (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.h90 const CCompressionMethodMode *HeaderMethod; member
108 HeaderMethod(NULL), in CUpdateOptions()
D7zHandlerOut.cpp620 options.HeaderMethod = (_compressHeaders || encryptHeaders) ? &headerMethod : NULL; in UpdateItems()
684 newDatabase, options.HeaderMethod, options.HeaderOptions); in UpdateItems()