Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp98 static inline bool IsDeflateMethod(const UString &methodName) in IsDeflateMethod() function
231 else if (IsDeflateMethod(oneMethodInfo.MethodName)) in SetCompressionMethod2()