Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.h21 void SetTime(const FILETIME *t) in SetTime() function
/external/lzma/CPP/7zip/Common/
DFileStreams.h135 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime() function
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle_test.cc29 void SetTime(uint64 now_micros) { now_micros_ = now_micros; } in SetTime() function in tensorflow::__anon3928650c0111::TestTime
/external/pdfium/core/fxcrt/
Dcfx_datetime.h63 void SetTime(uint8_t hour, in SetTime() function
/external/lzma/CPP/Windows/
DFileIO.cpp386 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime() function in NWindows::NFile::NIO::COutFile
/external/dng_sdk/source/
Ddng_date_time.cpp227 void dng_date_time_info::SetTime (uint32 hour, in SetTime() function in dng_date_time_info
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp300 bool CXFA_LocaleValue::SetTime(const CFX_DateTime& t) { in SetTime() function in CXFA_LocaleValue