channel_factory_ 22 remoting/protocol/channel_dispatcher_base.cc if (channel_factory_) channel_factory_ 23 remoting/protocol/channel_dispatcher_base.cc channel_factory_->CancelChannelCreation(channel_name_); channel_factory_ 32 remoting/protocol/channel_dispatcher_base.cc channel_factory_ = session->GetMultiplexedChannelFactory(); channel_factory_ 36 remoting/protocol/channel_dispatcher_base.cc channel_factory_ = session->GetTransportChannelFactory(); channel_factory_ 47 remoting/protocol/channel_dispatcher_base.cc channel_factory_->CreateStreamChannel(channel_name_, base::Bind( channel_factory_ 59 remoting/protocol/channel_dispatcher_base.h ChannelFactory* channel_factory_; channel_factory_ 19 remoting/protocol/protobuf_video_reader.cc channel_factory_(NULL), channel_factory_ 24 remoting/protocol/protobuf_video_reader.cc if (channel_factory_) channel_factory_ 25 remoting/protocol/protobuf_video_reader.cc channel_factory_->CancelChannelCreation(kVideoChannelName); channel_factory_ 31 remoting/protocol/protobuf_video_reader.cc channel_factory_ = session->GetTransportChannelFactory(); channel_factory_ 35 remoting/protocol/protobuf_video_reader.cc channel_factory_->CreateStreamChannel( channel_factory_ 43 remoting/protocol/protobuf_video_reader.h ChannelFactory* channel_factory_; channel_factory_ 19 remoting/protocol/protobuf_video_writer.cc : channel_factory_(NULL) { channel_factory_ 28 remoting/protocol/protobuf_video_writer.cc channel_factory_ = session->GetTransportChannelFactory(); channel_factory_ 31 remoting/protocol/protobuf_video_writer.cc channel_factory_->CreateStreamChannel( channel_factory_ 54 remoting/protocol/protobuf_video_writer.cc if (channel_factory_) { channel_factory_ 55 remoting/protocol/protobuf_video_writer.cc channel_factory_->CancelChannelCreation(kVideoChannelName); channel_factory_ 56 remoting/protocol/protobuf_video_writer.cc channel_factory_ = NULL; channel_factory_ 46 remoting/protocol/protobuf_video_writer.h ChannelFactory* channel_factory_;