Home
last modified time | relevance | path

Searched defs:cTime (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Common/
DFileStreams.h118 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime()
/external/lzma/CPP/Windows/
DFileIO.cpp388 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime()
DFileDir.cpp91 bool SetDirTime(LPCWSTR fileName, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTi… in SetDirTime()