Searched refs:ConfigState (Results 1 – 2 of 2) sorted by relevance
82 struct ConfigState { struct95 void UpdateCapacityQueue(ConfigState state, int64_t time_now_us) argument97 ConfigState GetConfigState() const;110 ConfigState config_state_ RTC_GUARDED_BY(config_lock_);
127 ConfigState state = GetConfigState(); in EnqueuePacket()155 void SimulatedNetwork::UpdateCapacityQueue(ConfigState state, in UpdateCapacityQueue()262 SimulatedNetwork::ConfigState SimulatedNetwork::GetConfigState() const { in GetConfigState()