Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.h22 void SetTime(const FILETIME &t) in SetTime() function
/third_party/lzma/CPP/Windows/
DFileIO.cpp542 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime() function in NWindows::NFile::NIO::COutFile
921 bool COutFile::SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) throw() in SetTime() function in NWindows::NFile::NIO::COutFile
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_date_time.cpp227 void dng_date_time_info::SetTime (uint32 hour, in SetTime() function in dng_date_time_info
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_date_time.cpp227 void dng_date_time_info::SetTime (uint32 hour, in SetTime() function in dng_date_time_info
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dprofile.cc226 void ProfContext::SetTime(double time) noexcept { in SetTime() function in mindspore::ProfContext