Searched refs:time_threshold_ (Results 1 – 1 of 1) sorted by relevance
145 time_threshold_(time_threshold), in DelayPolicy()160 if (time_threshold_ < Time::Max() && in UpdateCheckAllowed()161 ec->IsWallclockTimeGreaterThan(time_threshold_)) in UpdateCheckAllowed()172 Time time_threshold_; member in chromeos_update_manager::DelayPolicy