Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp223 static inline void AddHexToString(AString &res, unsigned v) in AddHexToString() function
409 AddHexToString(s, p[i]); in ParseSid()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp203 static inline void AddHexToString(AString &s, Byte value) in AddHexToString() function
278 AddHexToString(s, f.props[bi]); in AddMethodString()