Searched refs:monitor_interval_length_strategy_ (Results 1 – 2 of 2) sorted by relevance
64 monitor_interval_length_strategy_(MonitorIntervalLengthStrategy::kFixed), in PccNetworkController()233 if (monitor_interval_length_strategy_ == in ComputeMonitorIntervalsDuration()239 RTC_DCHECK(monitor_interval_length_strategy_ == in ComputeMonitorIntervalsDuration()
105 const MonitorIntervalLengthStrategy monitor_interval_length_strategy_; variable