Home
last modified time | relevance | path

Searched refs:SetLength_KeepPosition (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileIO.h279 bool SetLength_KeepPosition(UInt64 length) throw();
375 bool SetLength_KeepPosition(UInt64 length) throw()
H A DFileIO.cpp596 bool COutFile::SetLength_KeepPosition(UInt64 length) throw() in SetLength_KeepPosition() function in NWindows::NFile::NIO::COutFile
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp733 return ConvertBoolToHRESULT(File.SetLength_KeepPosition(newSize)); in SetSize()

Completed in 3 milliseconds