Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp179 static void Lzma2PropToString(AString &s, unsigned prop) in Lzma2PropToString() function
241 Lzma2PropToString(s, f.props[0]); in GetMethodString()