Home
last modified time | relevance | path

Searched refs:SetDirTime (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/Windows/
DFileDir.h17 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime);
DFileDir.cpp72 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetDirTime() function
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.cpp175 SetDirTime(_diskFilePath, NULL, NULL, &_processedFileInfo.MTime); in GetStream()
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp1029 SetDirTime(fullPathNew, in GetStream()
1629 SetDirTime(_extractedFolderPaths[pairIndex], in SetDirsTimes()