Home
last modified time | relevance | path

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

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