Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/webrtc/rtc_base/
H A 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
H A Dtime_utils_unittest.cc236 TEST(FakeClock, SetTime) { in TEST() argument
/aosp_15_r20/external/pigweed/pw_chrono/public/pw_chrono/
H A Dsimulated_system_clock.h53 void SetTime(SystemClock::time_point timestamp) { in SetTime() function
/aosp_15_r20/external/lzma/CPP/Windows/
H A 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
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dsimulated_clock.cc49 void SimulatedClock::SetTime(absl::Time t) { in SetTime() function in fcp::SimulatedClock
/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/
H A Dsimulated_time_provider.h56 void SetTime(typename Clock::time_point new_now) { in SetTime() function
/aosp_15_r20/external/pigweed/pw_chrono/
H A Dsimulated_system_clock_test.cc36 TEST(SimulatedSystemClock, SetTime) { in TEST() argument
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Dmock_dcsctp_socket_callbacks.h163 void SetTime(TimeMs now) { now_ = now; } in SetTime() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DOverwriteDialog.h22 void SetTime(const FILETIME &t) in SetTime() function
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dcfx_datetime.h56 void SetTime(uint8_t hour, in SetTime() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_throttle_test.cc32 void SetTime(uint64 now_micros) { now_micros_ = now_micros; } in SetTime() function in tensorflow::__anone49477820111::TestTime
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/distpack/
Darchive.go177 func (a *Archive) SetTime(t time.Time) { func
/aosp_15_r20/external/pigweed/pw_async2/
H A Dsimulated_time_provider_test.cc46 TEST(SimulatedTimeProvider, SetTime) { in TEST() argument
/aosp_15_r20/external/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
/aosp_15_r20/bionic/tests/
H A Dtime_test.cpp627 void SetTime(timer_t t, time_t value_s, time_t value_ns, time_t interval_s, time_t interval_ns) { in SetTime() function
730 void SetTime(time_t value_s, time_t value_ns, time_t interval_s, time_t interval_ns) { in SetTime() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.cpp255 bool CXFA_LocaleValue::SetTime(const CFX_DateTime& t) { in SetTime() function in CXFA_LocaleValue
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.cc490 void PrefService::SetTime(const std::string& path, base::Time value) { in SetTime() function in PrefService
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_test.cc465 TEST(ASN1Test, SetTime) { in TEST() argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_test.cc465 TEST(ASN1Test, SetTime) { in TEST() argument
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DArjHandler.cpp657 static void SetTime(UInt32 dosTime, NCOM::CPropVariant &prop) in SetTime() function
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.hpp304 void SetTime(uint64_t aTime) { mTime = LittleEndian::HostSwap64(aTime); } in SetTime() function in ot::Mac::TimeIe
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Uefi/
H A DUefiSpec.h1830 EFI_SET_TIME SetTime; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/
H A DUefiSpec.h1808 EFI_SET_TIME SetTime; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Uefi/
H A DUefiSpec.h1823 EFI_SET_TIME SetTime; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Uefi/
H A DUefiSpec.h1823 EFI_SET_TIME SetTime; member

12