Searched refs:channel_factory (Results 1 – 4 of 4) sorted by relevance
16 StreamChannelFactory* channel_factory, in SecureChannelFactory() argument18 : channel_factory_(channel_factory), in SecureChannelFactory()
28 SecureChannelFactory(StreamChannelFactory* channel_factory,
141 void SetChannelFactory(WebRtcVideoChannelFactory* channel_factory);
300 WebRtcVideoChannelFactory* channel_factory) { in SetChannelFactory() argument301 channel_factory_ = channel_factory; in SetChannelFactory()