Home
last modified time | relevance | path

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

/external/webrtc/p2p/client/
Dbasic_port_allocator.cc1184 std::vector<PortData*> unpruned_ports; in GetUnprunedPorts() local
1188 unpruned_ports.push_back(&port); in GetUnprunedPorts()
1191 return unpruned_ports; in GetUnprunedPorts()