Home
last modified time | relevance | path

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

12

/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.cc236 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/federated-compute/fcp/base/
Dsimulated_clock.cc49 void SimulatedClock::SetTime(absl::Time t) { in SetTime() function in fcp::SimulatedClock
/external/pigweed/pw_async2/public/pw_async2/
Dsimulated_time_provider.h56 void SetTime(typename Clock::time_point new_now) { in SetTime() function
/external/pigweed/pw_chrono/
Dsimulated_system_clock_test.cc36 TEST(SimulatedSystemClock, SetTime) { in TEST() argument
/external/webrtc/net/dcsctp/socket/
Dmock_dcsctp_socket_callbacks.h163 void SetTime(TimeMs now) { now_ = now; } in SetTime() function
/external/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.h22 void SetTime(const FILETIME &t) in SetTime() function
/external/pdfium/core/fxcrt/
Dcfx_datetime.h56 void SetTime(uint8_t hour, 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::__anon7d5cc2020111::TestTime
/external/llvm-libc/include/llvm-libc-types/
DEFI_RUNTIME_SERVICES.h102 EFI_SET_TIME SetTime; member
/external/pigweed/pw_async2/
Dsimulated_time_provider_test.cc46 TEST(SimulatedTimeProvider, SetTime) { in TEST() argument
/external/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
/external/openthread/src/core/mac/
Dmac_header_ie.hpp275 void SetTime(uint64_t aTime) { mTime = LittleEndian::HostSwap64(aTime); } in SetTime() function in ot::Mac::TimeIe
/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.cpp255 bool CXFA_LocaleValue::SetTime(const CFX_DateTime& t) { in SetTime() function in CXFA_LocaleValue
/external/cronet/tot/components/prefs/
Dpref_service.cc511 void PrefService::SetTime(std::string_view path, base::Time value) { in SetTime() function in PrefService
/external/cronet/stable/components/prefs/
Dpref_service.cc511 void PrefService::SetTime(std::string_view path, base::Time value) { in SetTime() function in PrefService
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_test.cc465 TEST(ASN1Test, SetTime) { in TEST() argument
/external/lzma/CPP/7zip/Archive/
DArjHandler.cpp657 static void SetTime(UInt32 dosTime, NCOM::CPropVariant &prop) in SetTime() function
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Uefi/
DUefiSpec.h1830 EFI_SET_TIME SetTime; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Uefi/
DUefiSpec.h1823 EFI_SET_TIME SetTime; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/
DUefiSpec.h1808 EFI_SET_TIME SetTime; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Uefi/
DUefiSpec.h1823 EFI_SET_TIME SetTime; member
/external/cronet/tot/third_party/boringssl/src/crypto/asn1/
Dasn1_test.cc996 TEST(ASN1Test, SetTime) { in TEST() argument

12