Home
last modified time | relevance | path

Searched refs:SetMTime (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.h161 bool SetMTime(const CFiTime *mTime) { return File.SetMTime(mTime); }
H A DMultiOutStream.cpp232 if (s.StreamSpec->SetMTime(&MTime)) in CloseStream_and_FinalRename()
539 if (!s.StreamSpec->SetMTime(&mTime)) in SetMTime_Final()
/third_party/lzma/CPP/Windows/
H A DFileIO.h273 bool SetMTime(const CFiTime *mTime) throw();
380 bool SetMTime(const CFiTime *mTime) throw();
H A DFileIO.cpp536 bool COutFile::SetMTime(const FILETIME *mTime) throw() { return SetTime(NULL, NULL, mTime); } in SetMTime() function in NWindows::NFile::NIO::COutFile
896 bool COutFile::SetMTime(const CFiTime *mTime) throw()
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp239 _outFileStreamSpec->SetMTime(&_processedFileInfo.MTime); in SetOperationResult()
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp561 _outFileStreamSpec->SetMTime(&ft); in SetOperationResult()
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp900 outStreamSpec->SetMTime(&ft); in Compress()

Completed in 8 milliseconds