Searched defs:StartTimer (Results 1 – 5 of 5) sorted by relevance
| /external/vboot_reference/tests/ | ||
| D | timer_utils.c | 8 void StartTimer(ClockTimerState* ct) { in StartTimer() function |
| /external/webrtc/webrtc/system_wrappers/source/ | ||
| D | event_timer_win.cc | 52 bool EventTimerWin::StartTimer(bool periodic, unsigned long time) { in StartTimer() function in webrtc::EventTimerWin |
| D | event_timer_posix.cc | 137 bool EventTimerPosix::StartTimer(bool periodic, unsigned long time) { in StartTimer() function in webrtc::EventTimerPosix |
| /external/webrtc/webrtc/modules/video_coding/test/ | ||
| D | test_util.h | 40 virtual bool StartTimer(bool periodic, unsigned long time) { // NOLINT in StartTimer() function |
| /external/google-benchmark/src/ | ||
| D | benchmark.cc | 139 void StartTimer() EXCLUDES(lock_) { in StartTimer() function in benchmark::__anon374782100111::TimerManager |