Searched refs:time_threshold_ (Results 1 – 1 of 1) sorted by relevance
140 : sleep_secs_(sleep_secs), time_threshold_(time_threshold), in DelayPolicy()154 if (time_threshold_ < Time::Max() && in UpdateCheckAllowed()155 ec->IsWallclockTimeGreaterThan(time_threshold_)) in UpdateCheckAllowed()166 Time time_threshold_; member in chromeos_update_manager::DelayPolicy