Home
last modified time | relevance | path

Searched refs:WritePart (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileIO.cpp538 bool COutFile::WritePart(const void *data, UInt32 size, UInt32 &processedSize) throw() in WritePart() function in NWindows::NFile::NIO::COutFile
554 const bool res = WritePart(data, size, processedLoc); in Write()
573 if (!WritePart(data, sizeCur, processedLoc)) in WriteFull()
H A DFileIO.h274 bool WritePart(const void *data, UInt32 size, UInt32 &processedSize) throw();

Completed in 2 milliseconds