Searched defs:SetMTime (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/Windows/ | ||
D | FileIO.cpp | 545 bool COutFile::SetMTime(const FILETIME *mTime) throw() { return SetTime(NULL, NULL, mTime); } in SetMTime() function in NWindows::NFile::NIO::COutFile |