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