Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp102 static void ConvertMethodIdToString(AString &res, UInt64 id) in ConvertMethodIdToString() function
160 ConvertMethodIdToString(s, id); in AddMethodName()