Searched refs:control_config (Results 1 – 4 of 4) sorted by relevance
74 ChannelConfig control_config; in Select() local80 control_configs_, client_config->control_configs_, &control_config) || in Select()90 result->set_control_config(control_config); in Select()101 IsChannelConfigSupported(control_configs_, config.control_config()) && in IsSupported()160 result->mutable_control_configs()->push_back(config.control_config()); in CreateFrom()
65 void set_control_config(const ChannelConfig& control_config) { in set_control_config() argument66 control_config_ = control_config; in set_control_config()68 const ChannelConfig& control_config() const { return control_config_; } in control_config() function
123 session_.get(), session_->config().control_config(), in OnSessionStateChange()
188 session_.get(), session_->config().control_config(), in OnSessionStateChange()