Home
last modified time | relevance | path

Searched defs:GetClock (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_default_connection_helper.h36 const QuicClock* GetClock() const override { return QuicDefaultClock::Get(); } in GetClock() function
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_connection_helper.cc24 const quic::QuicClock* QuicChromiumConnectionHelper::GetClock() const { in GetClock() function in net::QuicChromiumConnectionHelper
H A Dquic_chromium_connection_helper_test.cc23 TEST_F(QuicChromiumConnectionHelperTest, GetClock) { in TEST_F() argument
H A Ddedicated_web_transport_http3_client_test.cc82 const quic::QuicClock* GetClock() const override { return &clock_; } in GetClock() function in net::test::__anon15706d7b0111::TestConnectionHelper
/aosp_15_r20/external/webrtc/test/time_controller/
H A Dreal_time_controller.cc39 Clock* RealTimeController::GetClock() { in GetClock() function in webrtc::RealTimeController
H A Dexternal_time_controller.cc79 Clock* ExternalTimeController::GetClock() { in GetClock() function in webrtc::ExternalTimeController
H A Dexternal_time_controller_unittest.cc54 Clock* FakeAlarm::GetClock() { in GetClock() function in webrtc::__anon76769ef40111::FakeAlarm
H A Dsimulated_time_controller.cc177 Clock* GlobalSimulatedTimeController::GetClock() { in GetClock() function in webrtc::GlobalSimulatedTimeController
/aosp_15_r20/external/libchrome/base/time/
H A Dtime_now_posix.cc94 TimeTicks::Clock TimeTicks::GetClock() { in GetClock() function in base::TimeTicks
/aosp_15_r20/external/webrtc/api/test/
H A Dcreate_time_controller_unittest.cc42 Clock* FakeAlarm::GetClock() { in GetClock() function in webrtc::__anon04017f0d0111::FakeAlarm
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime_now_posix.cc95 TimeTicks::Clock TimeTicks::GetClock() { in GetClock() function in partition_alloc::internal::base::TimeTicks
H A Dtime_fuchsia.cc61 TimeTicks::Clock TimeTicks::GetClock() { in GetClock() function in partition_alloc::internal::base::TimeTicks
/aosp_15_r20/external/cronet/base/time/
H A Dtime_fuchsia.cc62 TimeTicks::Clock TimeTicks::GetClock() { in GetClock() function in base::TimeTicks
H A Dtime_now_posix.cc112 TimeTicks::Clock TimeTicks::GetClock() { in GetClock() function in base::TimeTicks
/aosp_15_r20/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
H A Dtrace_time.py230 def GetClock(): function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Dquic_poll_event_loop.h58 const QuicClock* GetClock() override { return clock_; } in GetClock() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/bindings/
H A Dquic_libevent.h39 const QuicClock* GetClock() override { return clock_; } in GetClock() function
/aosp_15_r20/external/libchrome/base/task/sequence_manager/
H A Dthread_controller_with_message_pump_impl.cc79 const TickClock* ThreadControllerWithMessagePumpImpl::GetClock() { in GetClock() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl
H A Dthread_controller_impl.cc124 const TickClock* ThreadControllerImpl::GetClock() { in GetClock() function in base::sequence_manager::internal::ThreadControllerImpl
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dsimulator.cc100 const QuicClock* Simulator::GetClock() const { return &clock_; } in GetClock() function in quic::simulator::Simulator
/aosp_15_r20/external/boringssl/src/ssl/test/
H A Dtest_state.cc43 struct timeval *GetClock() { in GetClock() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/
Dtest_state.cc42 struct timeval *GetClock() { in GetClock() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dtest_state.cc42 struct timeval *GetClock() { in GetClock() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/
H A Dtest_state.cc43 struct timeval *GetClock() { in GetClock() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_stream_test.cc165 const QuicClock* GetClock() const override { return &clock_; } in GetClock() function in quic::__anonbc796c1b0111::QboneReadOnlyStreamTest

12