IsChannelConfigSupported  108 remoting/protocol/session_config.cc       IsChannelConfigSupported(control_configs_, config.control_config()) &&
IsChannelConfigSupported  109 remoting/protocol/session_config.cc       IsChannelConfigSupported(event_configs_, config.event_config()) &&
IsChannelConfigSupported  110 remoting/protocol/session_config.cc       IsChannelConfigSupported(video_configs_, config.video_config()) &&
IsChannelConfigSupported  111 remoting/protocol/session_config.cc       IsChannelConfigSupported(audio_configs_, config.audio_config());
IsChannelConfigSupported  139 remoting/protocol/session_config.cc     if (IsChannelConfigSupported(host_configs, *it)) {
IsChannelConfigSupported  175 remoting/protocol/session_config.h   static bool IsChannelConfigSupported(const std::vector<ChannelConfig>& vector,