Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dfake_clock.cc23 void FakeClock::SetTime(webrtc::Timestamp new_time) { in SetTime() function in rtc::FakeClock
34 void ThreadProcessingFakeClock::SetTime(webrtc::Timestamp time) { in SetTime() function in rtc::ThreadProcessingFakeClock
Dtime_utils_unittest.cc238 TEST(FakeClock, SetTime) { in TEST() argument
/external/pigweed/pw_chrono/public/pw_chrono/
Dsimulated_system_clock.h53 void SetTime(SystemClock::time_point timestamp) { in SetTime() function
/external/pigweed/pw_chrono/
Dsimulated_system_clock_test.cc36 TEST(SimulatedSystemClock, SetTime) { in TEST() argument
/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.cc32 void SetTime(uint64 now_micros) { now_micros_ = now_micros; } in SetTime() function in tensorflow::__anon545ad6b80111::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.cpp239 bool CXFA_LocaleValue::SetTime(const CFX_DateTime& t) { in SetTime() function in CXFA_LocaleValue
/external/boringssl/src/crypto/asn1/
Dasn1_test.cc904 TEST(ASN1Test, SetTime) { in TEST() argument