Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp135 static AString Lzma2PropToString(int prop) in Lzma2PropToString() function
194 s += Lzma2PropToString(f.props[0]); in GetMethodString()