Searched refs:GetChannelProxy (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession.cc73 return GetChannelProxy(component);
110 SetupChannelProxy_w(component, GetChannelProxy(component));
162 const TransportChannelProxy* channel = GetChannelProxy(component);
182 TransportChannelProxy* TransportProxy::GetChannelProxy(int component) const { function in class:cricket::TransportProxy
H A Dsession.h182 TransportChannelProxy* GetChannelProxy(int component) const;

Completed in 394 milliseconds