Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp270 static inline void AddHexToString(AString &res, unsigned v) in AddHexToString() function
456 AddHexToString(s, p[i]); in ParseSid()
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp215 static inline void AddHexToString(AString &s, Byte value)
293 AddHexToString(s, f.props[bi]);