Home
last modified time | relevance | path

Searched refs:ReleaseBuf_SetLen (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/Common/
DStringConvert.cpp244 dest.ReleaseBuf_SetLen(i); in MultiByteToUnicodeString2()
280 dest.ReleaseBuf_SetLen(i); in UnicodeStringToMultiByte2()
DListFileUtils.cpp79 u.ReleaseBuf_SetLen(num); in ReadNamesFromListFile2()
DMyString.h330 void ReleaseBuf_SetLen(unsigned newLen) { _len = newLen; } in ReleaseBuf_SetLen() function
567 void ReleaseBuf_SetLen(unsigned newLen) { _len = newLen; } in ReleaseBuf_SetLen() function
771 void ReleaseBuf_SetLen(unsigned newLen) { _len = newLen; } in ReleaseBuf_SetLen() function
/external/lzma/CPP/7zip/UI/Console/
DPercentPrinter.cpp51 _temp.ReleaseBuf_SetLen((unsigned)(p - start)); in ClosePrint()
/external/lzma/CPP/Windows/
DFileLink.cpp194 res.ReleaseBuf_SetLen(i); in GetString()
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp494 path.ReleaseBuf_SetLen((unsigned)size - 1); in GetPath()
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp636 result.ReleaseBuf_SetLen(len); in GetItemPath()