Home
last modified time | relevance | path

Searched refs:PrunePort (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dp2p_transport_channel.h281 bool PrunePort(PortInterface* port);
Dp2p_transport_channel.cc2060 if (PrunePort(port)) { in OnPortsPruned()
2092 bool P2PTransportChannel::PrunePort(PortInterface* port) { in PrunePort() function in cricket::P2PTransportChannel