Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp161 static inline void AddHexToString(AString &res, Byte value) in AddHexToString() function
344 AddHexToString(s, p[i]); in ParseSid()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp207 static inline void AddHexToString(AString &s, Byte value) in AddHexToString() function
289 AddHexToString(s, f.props[bi]); in GetMethodString()