Home
last modified time | relevance | path

Searched defs:OneShotTimer (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/libchrome/base/timer/
H A Dtimer.h241 OneShotTimer() : OneShotTimer(nullptr) {} in OneShotTimer() function
242 explicit OneShotTimer(const TickClock* tick_clock) in OneShotTimer() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/timer/
Dtimer.h244 OneShotTimer() : OneShotTimer(nullptr) {} in OneShotTimer() function
245 explicit OneShotTimer(const TickClock* tick_clock) in OneShotTimer() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/timer/
Dtimer.h244 OneShotTimer() : OneShotTimer(nullptr) {} in OneShotTimer() function
245 explicit OneShotTimer(const TickClock* tick_clock) in OneShotTimer() function
/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_garbage_collector.h13 class OneShotTimer; variable
H A Dreporting_delivery_agent.h15 class OneShotTimer; variable
/aosp_15_r20/external/cronet/net/http/
H A Dbidirectional_stream_impl.h21 class OneShotTimer; variable
H A Dbidirectional_stream.h27 class OneShotTimer; variable
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_stream.h28 class OneShotTimer; variable
H A Dwebsocket_stream_create_test_base.h29 class OneShotTimer; variable
/aosp_15_r20/external/cronet/net/quic/
H A Dbidirectional_stream_quic_impl.h23 class OneShotTimer; variable
/aosp_15_r20/external/cronet/net/spdy/
H A Dbidirectional_stream_spdy_impl.h28 class OneShotTimer; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DOneShotTimer.cpp42 OneShotTimer::OneShotTimer(std::string name, const Interval& interval, in OneShotTimer() function in android::scheduler::OneShotTimer
/aosp_15_r20/external/cronet/net/dns/
H A Dmdns_client_impl.h33 class OneShotTimer; variable
/aosp_15_r20/external/cronet/base/timer/
H A Dtimer.cc147 OneShotTimer::OneShotTimer(const TickClock* tick_clock) in OneShotTimer() function in base::OneShotTimer