Home
last modified time | relevance | path

Searched refs:channel_factory (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/remoting/protocol/
Dsecure_channel_factory.cc16 StreamChannelFactory* channel_factory, in SecureChannelFactory() argument
18 : channel_factory_(channel_factory), in SecureChannelFactory()
Dsecure_channel_factory.h28 SecureChannelFactory(StreamChannelFactory* channel_factory,
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine2.h141 void SetChannelFactory(WebRtcVideoChannelFactory* channel_factory);
Dwebrtcvideoengine2.cc300 WebRtcVideoChannelFactory* channel_factory) { in SetChannelFactory() argument
301 channel_factory_ = channel_factory; in SetChannelFactory()