Home
last modified time | relevance | path

Searched refs:cTime (Results 1 – 9 of 9) sorted by relevance

/external/lzma/CPP/7zip/Common/
DFileStreams.h79 …STDMETHOD(GetProps)(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attri…
122 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime() argument
124 return File.SetTime(cTime, aTime, mTime); in SetTime()
DFileStreams.cpp275 STDMETHODIMP CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTim… in GetProps() argument
281 if (cTime) *cTime = info.ftCreationTime; in GetProps()
/external/lzma/CPP/7zip/
DIStream.h106 …STDMETHOD(GetProps)(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attri…
/external/lzma/CPP/Windows/
DFileIO.cpp386 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime() argument
387 { return BOOLToBool(::SetFileTime(_handle, cTime, aTime, mTime)); } in SetTime()
DFileDir.h17 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime);
DFileDir.cpp72 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetDirTime() argument
99 res = BOOLToBool(::SetFileTime(hDir, cTime, aTime, mTime)); in SetDirTime()
DFileIO.h191 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw();
/external/fio/os/windows/
Dposix.c635 FILETIME cTime, eTime, kTime, uTime; in getrusage() local
643 GetProcessTimes(h, &cTime, &eTime, &kTime, &uTime); in getrusage()
646 GetThreadTimes(h, &cTime, &eTime, &kTime, &uTime); in getrusage()
/external/caliper/lib/
Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/ ...