Searched refs:waiting_period_ (Results 1 – 1 of 1) sorted by relevance
182 waiting_period_ = period; in set_waiting_period()184 base::TimeDelta waiting_period() const { return waiting_period_; } in waiting_period()399 base::TimeDelta waiting_period_; variable