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

/external/lzma/CPP/Windows/
H A DFileDir.h17 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime);
H A DFileDir.cpp72 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) function in namespace:NWindows::NFile::NDir
/external/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp167 SetDirTime(_diskFilePath, NULL, NULL, &_processedFileInfo.MTime);
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp726 SetDirTime(fullPathNew,
1185 SetDirTime(_extractedFolderPaths[pairIndex],

Completed in 90 milliseconds