Searched defs:mTime (Results 1 – 9 of 9) sorted by relevance
| /third_party/lzma/CPP/Windows/ |
| D | FileIO.cpp | 533 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()
|
| D | FileDir.cpp | 121 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/ |
| D | FileStreams.cpp | 331 …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()
|
| D | MultiOutStream.cpp | 528 bool CMultiOutStream::SetMTime_Final(const CFiTime &mTime) in SetMTime_Final()
|
| /third_party/lzma/C/Util/SfxSetup/ |
| D | SfxSetup.c | 511 FILETIME mTime; in main() local
|
| /third_party/lzma/C/Util/7z/ |
| D | 7zMain.c | 400 static WRes Set_File_FILETIME(const UInt16 *name, const FILETIME *mTime) in Set_File_FILETIME()
|
| /third_party/typescript/src/server/ |
| D | editorServices.ts | 2746 const mTime = this.getModifiedTime(info); constant
|
| /third_party/sqlite/src/ |
| D | shell.c | 7052 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/ |
| D | stylo.hpp | 151884 double mTime; member in ProfilerMarker 163106 double mTime; member 169286 DOMHighResTimeStamp mTime; member in mozilla::dom::DOMIntersectionObserverEntry
|