Searched refs:last_debugged_alarm_delay_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/threading/
H A Dwatchdog.cc103 watchdog_->start_time_ += last_debugged_alarm_delay_;
120 last_debugged_alarm_delay_ = last_alarm_delay;
134 last_debugged_alarm_delay_ = TimeDelta();
142 TimeDelta Watchdog::last_debugged_alarm_delay_; member in class:base::Watchdog
H A Dwatchdog.h92 static TimeDelta last_debugged_alarm_delay_; member in class:base::Watchdog

Completed in 227 milliseconds