Searched defs:cTime (Results 1 – 4 of 4) sorted by relevance
/external/lzma/CPP/7zip/Common/ |
D | FileStreams.h | 118 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime()
|
/external/lzma/CPP/Windows/ |
D | FileIO.cpp | 388 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime()
|
D | FileDir.cpp | 91 bool SetDirTime(LPCWSTR fileName, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTi… in SetDirTime()
|
/external/fio/os/windows/ |
D | posix.c | 635 FILETIME cTime, eTime, kTime, uTime; in getrusage() local
|