/aosp_15_r20/external/libchrome/base/timer/ |
H A D | timer.h | 241 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/ |
D | timer.h | 244 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/ |
D | timer.h | 244 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 D | reporting_garbage_collector.h | 13 class OneShotTimer; variable
|
H A D | reporting_delivery_agent.h | 15 class OneShotTimer; variable
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | bidirectional_stream_impl.h | 21 class OneShotTimer; variable
|
H A D | bidirectional_stream.h | 27 class OneShotTimer; variable
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_stream.h | 28 class OneShotTimer; variable
|
H A D | websocket_stream_create_test_base.h | 29 class OneShotTimer; variable
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | bidirectional_stream_quic_impl.h | 23 class OneShotTimer; variable
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | bidirectional_stream_spdy_impl.h | 28 class OneShotTimer; variable
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | OneShotTimer.cpp | 42 OneShotTimer::OneShotTimer(std::string name, const Interval& interval, in OneShotTimer() function in android::scheduler::OneShotTimer
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | mdns_client_impl.h | 33 class OneShotTimer; variable
|
/aosp_15_r20/external/cronet/base/timer/ |
H A D | timer.cc | 147 OneShotTimer::OneShotTimer(const TickClock* tick_clock) in OneShotTimer() function in base::OneShotTimer
|