Home
last modified time | relevance | path

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

/external/libchrome/base/timer/
Dtimer.h253 OneShotTimer() : OneShotTimer(nullptr) {} in OneShotTimer() function
254 explicit OneShotTimer(TickClock* tick_clock) in OneShotTimer() function