Searched refs:prev_state_ (Results 1 – 4 of 4) sorted by relevance
98 protozero::PackedVarInt& prev_state() { return prev_state_; } in prev_state()123 protozero::PackedVarInt prev_state_; variable
219 compact_out->set_switch_prev_state(prev_state_); in Write()228 prev_state_.Reset(); in Reset()
116 prev_state_(BandwidthUsage::kBwNormal), in DelayBasedBwe()311 detector_state != prev_state_) { in MaybeUpdateEstimate()322 prev_state_ = detector_state; in MaybeUpdateEstimate()
144 BandwidthUsage prev_state_; variable