Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DFileDir.h22 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime);
H A DFileIO.cpp626 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime);
864 /* bool res2 = */ NWindows::NFile::NDir::SetDirTime(Path,
H A DFileDir.cpp121 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetDirTime() function
1045 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetDirTime() function
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp246 if (!SetDirTime(tempPath, NULL, NULL, &MTime)) in CloseStream_and_FinalRename()
544 if (!SetDirTime(GetFilePath(i), NULL, NULL, &mTime)) in SetMTime_Final()
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp175 SetDirTime(_diskFilePath, NULL, NULL, &_processedFileInfo.MTime); in GetStream()
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.h187 bool SetDirTime() const;
H A DArchiveExtractCallback.cpp1148 pt.SetDirTime(); in CreateFolders()
2522 bool CDirPathTime::SetDirTime() const in SetDirTime() function in CDirPathTime
2524 return NDir::SetDirTime(Path, in SetDirTime()
2554 if (!dpt.SetDirTime()) in SetDirsTimes()

Completed in 7 milliseconds