Home
last modified time | relevance | path

Searched refs:SetTime (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_date_time.cpp227 void dng_date_time_info::SetTime (uint32 hour, in SetTime() function in dng_date_time_info
296 SetTime ((uint32) hour, in Decode_ISO_8601()
577 SetTime ((uint32) hour, in Decode_IPTC_Time()
605 SetTime ((uint32) hour, in Decode_IPTC_Time()
625 SetTime ((uint32) hour, in Decode_IPTC_Time()
H A Ddng_date_time.h286 void SetTime (uint32 hour,
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.h157 bool SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime)
159 return File.SetTime(cTime, aTime, mTime);
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DOverwriteDialog.h21 void SetTime(const FILETIME *t) in SetTime() function
H A DExtractCallback.cpp199 dialog.OldFileInfo.SetTime(existTime); in AskOverwrite()
203 dialog.NewFileInfo.SetTime(newTime); in AskOverwrite()
1043 _outFileStreamSpec->SetTime( in FlushToDisk()
/third_party/lzma/CPP/Windows/
H A DFileIO.cpp533 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime() function in NWindows::NFile::NIO::COutFile
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()
H A DFileIO.h272 bool SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) throw();
379 bool SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) throw();
/third_party/lame/dshow/
H A DMpegac.cpp401 EXECUTE_ASSERT(S_OK == pOutSample->SetTime(&m_rtBytePos, &rtEndPos)); in FlushEncodedSamples()
445 pOutSample->SetTime(&rtStart, m_setDuration ? &rtStop : NULL); in FlushEncodedSamples()
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp1930 _outFileStreamSpec->SetTime( in CloseFile()

Completed in 11 milliseconds