Home
last modified time | relevance | path

Searched defs:SetTime (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Common/
DFileStreams.h118 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime() function
/external/lzma/CPP/Windows/
DFileIO.cpp388 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime() function in NWindows::NFile::NIO::COutFile