Searched refs:SetMTime (Results 1 – 9 of 9) sorted by relevance
126 bool SetMTime(const FILETIME *mTime) { return File.SetMTime(mTime); } in SetMTime() function
101 bool SetMTime(const FILETIME *mTime);129 bool COutMultiVolStream::SetMTime(const FILETIME *mTime) in SetMTime() function in COutMultiVolStream136 if (!s->SetMTime(mTime)) in SetMTime()807 outStreamSpec->SetMTime(&ft); in Compress()809 volStreamSpec->SetMTime(&ft);; in Compress()
231 _outFileStreamSpec->SetMTime(&_processedFileInfo.MTime); in SetOperationResult()
192 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
266 def SetMTime(self, st_mtime): member in FakeFile1586 new_object.SetMTime(old_object_mtime)
107 self.fake_file.SetMTime(13)109 self.fake_file.SetMTime(131)952 old_file.SetMTime(old_file.st_mtime - 3600)1953 test_file.SetMTime(24)
439 _outFileStreamSpec->SetMTime(&_processedFileInfo.MTime); in SetOperationResult()
284 def SetMTime(self, st_mtime): member in FakeFile1604 new_object.SetMTime(old_object_mtime)