TRANSPORT_STREAM   35 remoting/protocol/channel_dispatcher_base.cc     case ChannelConfig::TRANSPORT_STREAM:
TRANSPORT_STREAM   41 remoting/protocol/content_description.cc   { ChannelConfig::TRANSPORT_STREAM, "stream" },
TRANSPORT_STREAM   55 remoting/protocol/content_description_unittest.cc               ChannelConfig(ChannelConfig::TRANSPORT_STREAM,
TRANSPORT_STREAM   57 remoting/protocol/session_config.cc   result.set_video_config(ChannelConfig(ChannelConfig::TRANSPORT_STREAM,
TRANSPORT_STREAM  196 remoting/protocol/session_config.cc       ChannelConfig(ChannelConfig::TRANSPORT_STREAM,
TRANSPORT_STREAM  200 remoting/protocol/session_config.cc       ChannelConfig(ChannelConfig::TRANSPORT_STREAM,
TRANSPORT_STREAM   18 remoting/protocol/video_reader.cc   if (video_config.transport == ChannelConfig::TRANSPORT_STREAM) {
TRANSPORT_STREAM   18 remoting/protocol/video_writer.cc   if (video_config.transport == ChannelConfig::TRANSPORT_STREAM) {