Searched refs:SetDirTime (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/Windows/ |
D | FileDir.h | 17 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime);
|
D | FileDir.cpp | 72 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetDirTime() function
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
D | ExtractCallbackSfx.cpp | 175 SetDirTime(_diskFilePath, NULL, NULL, &_processedFileInfo.MTime); in GetStream()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | ArchiveExtractCallback.cpp | 1066 pt.SetDirTime(); in GetStream() 1669 bool CDirPathTime::SetDirTime() in SetDirTime() function in CDirPathTime 1671 return NDir::SetDirTime(Path, in SetDirTime() 1698 _extractedFolders[pairs[i].Index].SetDirTime(); in SetDirsTimes()
|
D | ArchiveExtractCallback.h | 168 bool SetDirTime();
|