Home
last modified time | relevance | path

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

/aosp_15_r20/test/vts/vndk_utils/library/elf/
H A Dutils.py24 def BytesToString(obj): function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipHandler.cpp210 static AString BytesToString(const CByteBuffer &data) in BytesToString() function
227 …_Archive.ArcInfo.Comment.Size() != 0) prop = MultiByteToUnicodeString(BytesToString(m_Archive.ArcI… in Z7_COM7F_IMF()
501 … item.GetUnicodeString(res, BytesToString(item.Comment), true, _forceCodePage, _specifiedCodePage); in Z7_COM7F_IMF()
/aosp_15_r20/test/vts/vndk_utils/library/
H A Delf_parser.py224 return utils.BytesToString(ret)