Home | History | Annotate | Download | only in engine

Lines Matching refs:THROTTLED

185   if (wait_interval_->mode == WaitInterval::THROTTLED)
597 << " We are currently throttled. So not scheduling the next sync.";
819 DCHECK_EQ(WaitInterval::THROTTLED, wait_interval_->mode);
836 wait_interval_.reset(new WaitInterval(WaitInterval::THROTTLED,
844 WaitInterval::THROTTLED;