Home
last modified time | relevance | path

Searched defs:cTime (Results 1 – 5 of 5) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DFileStreams.cpp326 STDMETHODIMP CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTim… in GetProps()
461 STDMETHODIMP CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTim… in GetProps()
DFileStreams.h145 bool SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetTime()
/third_party/astc-encoder/Test/testlib/
Dresultset.py166 def __init__(self, blkSz, name, psnr, tTime, cTime, cRate): argument
/third_party/lzma/CPP/Windows/
DFileDir.cpp112 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetDirTime()
950 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetDirTime()
DFileIO.cpp533 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime()
872 bool COutFile::SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) throw() in SetTime()