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

/external/webrtc/webrtc/p2p/base/
H A Dport.cc1404 ProxyConnection::ProxyConnection(Port* port, function in class:cricket::ProxyConnection
1409 int ProxyConnection::Send(const void* data, size_t size,
H A Dport.h646 // ProxyConnection defers all the interesting work to the port.
647 class ProxyConnection : public Connection { class in namespace:cricket
649 ProxyConnection(Port* port, size_t index, const Candidate& remote_candidate);

Completed in 79 milliseconds