CancelChannelCreation 23 remoting/protocol/channel_dispatcher_base.cc channel_factory_->CancelChannelCreation(channel_name_); CancelChannelCreation 47 remoting/protocol/channel_factory.h virtual void CancelChannelCreation(const std::string& name) = 0; CancelChannelCreation 370 remoting/protocol/channel_multiplexer.cc base_channel_factory_->CancelChannelCreation(base_channel_name_); CancelChannelCreation 33 remoting/protocol/channel_multiplexer.h virtual void CancelChannelCreation(const std::string& name) OVERRIDE; CancelChannelCreation 68 remoting/protocol/channel_multiplexer_unittest.cc host_mux_->CancelChannelCreation(kTestChannelName2); CancelChannelCreation 187 remoting/protocol/fake_session.h virtual void CancelChannelCreation(const std::string& name) OVERRIDE; CancelChannelCreation 63 remoting/protocol/jingle_session.h virtual void CancelChannelCreation(const std::string& name) OVERRIDE; CancelChannelCreation 25 remoting/protocol/protobuf_video_reader.cc channel_factory_->CancelChannelCreation(kVideoChannelName); CancelChannelCreation 55 remoting/protocol/protobuf_video_writer.cc channel_factory_->CancelChannelCreation(kVideoChannelName);