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