Searched refs:SetMTime (Results 1 – 7 of 7) sorted by relevance
139 bool SetMTime(const FILETIME *mTime) { return File.SetMTime(mTime); } in SetMTime() function
117 bool SetMTime(const FILETIME *mTime);147 bool COutMultiVolStream::SetMTime(const FILETIME *mTime) in SetMTime() function in COutMultiVolStream154 if (!s->SetMTime(mTime)) in SetMTime()937 outStreamSpec->SetMTime(&ft); in Compress()939 volStreamSpec->SetMTime(&ft);; in Compress()
239 _outFileStreamSpec->SetMTime(&_processedFileInfo.MTime); in SetOperationResult()
203 bool SetMTime(const FILETIME *mTime) throw();
389 bool COutFile::SetMTime(const FILETIME *mTime) throw() { return SetTime(NULL, NULL, mTime); } in SetMTime() function in NWindows::NFile::NIO::COutFile
334 file_obj.SetMTime(fetchts + 100)
477 _outFileStreamSpec->SetMTime(&_processedFileInfo.MTime); in SetOperationResult()