TRANSPORT_NONE     44 remoting/protocol/content_description.cc   { ChannelConfig::TRANSPORT_NONE, "none" },
TRANSPORT_NONE     67 remoting/protocol/content_description.cc   if (config.transport != ChannelConfig::TRANSPORT_NONE) {
TRANSPORT_NONE     90 remoting/protocol/content_description.cc   if (config->transport != ChannelConfig::TRANSPORT_NONE) {
TRANSPORT_NONE     23 remoting/protocol/session_config.cc     : transport(TRANSPORT_NONE),
TRANSPORT_NONE     36 remoting/protocol/session_config.cc   if (transport == ChannelConfig::TRANSPORT_NONE)
TRANSPORT_NONE     60 remoting/protocol/session_config.cc   result.set_audio_config(ChannelConfig(ChannelConfig::TRANSPORT_NONE,
TRANSPORT_NONE     83 remoting/protocol/session_config.h     return audio_config_.transport != ChannelConfig::TRANSPORT_NONE;