Searched refs:SetDirTime (Results 1 – 4 of 4) 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 | 167 SetDirTime(_diskFilePath, NULL, NULL, &_processedFileInfo.MTime); in GetStream()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | ArchiveExtractCallback.cpp | 726 SetDirTime(fullPathNew, in GetStream() 1185 SetDirTime(_extractedFolderPaths[pairIndex], in SetDirsTimes()
|