Searched defs:GetTransportProxy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession.cc536 TransportProxy* transproxy = GetTransportProxy(content_name);
545 TransportProxy* transproxy = GetTransportProxy(content_name);
552 TransportProxy* transproxy = GetTransportProxy(content_name);
592 TransportProxy* transproxy = GetTransportProxy(content_name);
598 TransportProxy* BaseSession::GetTransportProxy( function in class:cricket::BaseSession
604 TransportProxy* BaseSession::GetTransportProxy(const Transport* transport) { function in class:cricket::BaseSession
702 TransportProxy* transproxy = GetTransportProxy(content_name);
771 TransportProxy* selected_proxy = GetTransportProxy(content_name);
1163 TransportProxy* transproxy = GetTransportProxy(transport);

Completed in 135 milliseconds