Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DFileStreams.h135 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime()
139 bool SetMTime(const FILETIME *mTime) { return File.SetMTime(mTime); } in SetMTime()
DFileStreams.cpp297 …FileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attr… in GetProps()
/external/lzma/CPP/Windows/
DFileIO.cpp386 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime()
389 bool COutFile::SetMTime(const FILETIME *mTime) throw() { return SetTime(NULL, NULL, mTime); } in SetMTime()
DFileDir.cpp72 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetDirTime()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java128 private long mTime; field in TelephonyEvents.DataConnectionRealTimeInfoEvent
/external/lzma/C/Util/SfxSetup/
DSfxSetup.c495 FILETIME mTime; in main() local
/external/openthread/src/core/utils/
Dhistory_tracker.hpp302 TimeMilli mTime; member in ot::Utils::HistoryTracker::Timestamp
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp147 bool COutMultiVolStream::SetMTime(const FILETIME *mTime) in SetMTime()
/external/openthread/src/core/mac/
Dmac_frame.hpp253 uint64_t mTime; member in ot::Mac::TimeIe
/external/sqlite/dist/orig/
Dshell.c6924 u16 mTime; member
6960 u16 mTime; member
8267 u32 mTime = 0; /* Modification time for new entry */ in zipfileUpdate() local
/external/sqlite/dist/
Dshell.c6929 u16 mTime; member
6965 u16 mTime; member
8272 u32 mTime = 0; /* Modification time for new entry */ in zipfileUpdate() local