Home
last modified time | relevance | path

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

/external/webrtc/p2p/client/
Dbasic_port_allocator.cc82 int ComparePort(const cricket::Port* a, const cricket::Port* b) { in ComparePort() function
996 (!best_turn_port || ComparePort(data.port(), best_turn_port) > 0)) { in GetBestTurnPortForNetwork()
1040 ComparePort(data.port(), best_turn_port) < 0) { in PruneTurnPorts()