Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DStringConvert.cpp369 dest.ReleaseBuf_SetLen(i); in MultiByteToUnicodeString2()
489 dest.ReleaseBuf_SetLen(i); in UnicodeStringToMultiByte2()
DListFileUtils.cpp98 u.ReleaseBuf_SetLen(num); in ReadNamesFromListFile2()
DMyString.h350 void ReleaseBuf_SetLen(unsigned newLen) { _len = newLen; } in ReleaseBuf_SetLen() function
618 void ReleaseBuf_SetLen(unsigned newLen) { _len = newLen; } in ReleaseBuf_SetLen() function
854 void ReleaseBuf_SetLen(unsigned newLen) { _len = newLen; } in ReleaseBuf_SetLen() function
/third_party/lzma/CPP/7zip/UI/Console/
DPercentPrinter.cpp51 _temp.ReleaseBuf_SetLen((unsigned)(p - start)); in ClosePrint()
/third_party/lzma/CPP/Windows/
DFileLink.cpp230 res.ReleaseBuf_SetLen(i); in GetString()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp501 path.ReleaseBuf_SetLen((unsigned)size - 1); in GetPath()
/third_party/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp666 result.ReleaseBuf_SetLen(len); in GetItem_Path()