Home
last modified time | relevance | path

Searched defs:mTime (Results 1 – 9 of 9) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileIO.cpp533 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime()
536 bool COutFile::SetMTime(const FILETIME *mTime) throw() { return SetTime(NULL, NULL, mTime); } in SetMTime()
872 bool COutFile::SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) throw() in SetTime()
896 bool COutFile::SetMTime(const CFiTime *mTime) throw() in SetMTime()
DFileDir.cpp121 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetDirTime()
1045 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetDirTime()
/third_party/lzma/CPP/7zip/Common/
DFileStreams.cpp331 …FileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attr… in Z7_COM7F_IMF()
472 …FileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attr… in Z7_COM7F_IMF()
DMultiOutStream.cpp528 bool CMultiOutStream::SetMTime_Final(const CFiTime &mTime) in SetMTime_Final()
/third_party/lzma/C/Util/SfxSetup/
DSfxSetup.c511 FILETIME mTime; in main() local
/third_party/lzma/C/Util/7z/
D7zMain.c400 static WRes Set_File_FILETIME(const UInt16 *name, const FILETIME *mTime) in Set_File_FILETIME()
/third_party/typescript/src/server/
DeditorServices.ts2746 const mTime = this.getModifiedTime(info); constant
/third_party/sqlite/src/
Dshell.c7052 u16 mTime; member
7088 u16 mTime; member
8395 u32 mTime = 0; /* Modification time for new entry */ in zipfileUpdate() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp151884 double mTime; member in ProfilerMarker
163106 double mTime; member
169286 DOMHighResTimeStamp mTime; member in mozilla::dom::DOMIntersectionObserverEntry