Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp185 static inline void AddHexToString(UString &res, Byte value) in AddHexToString() function
339 AddHexToString(methodsString, coder.Props[bi]); in GetProperty()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp122 static inline void AddHexToString(AString &res, Byte value) in AddHexToString() function
201 AddHexToString(s, f.props[bi]); in GetMethodString()