Home
last modified time | relevance | path

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

/external/webrtc/p2p/client/
Dbasic_port_allocator.h260 bool PruneNewlyPairableTurnPort(PortData* newly_pairable_turn_port);
Dbasic_port_allocator.cc949 pruned = PruneNewlyPairableTurnPort(data); in OnCandidateReady()
1003 bool BasicPortAllocatorSession::PruneNewlyPairableTurnPort( in PruneNewlyPairableTurnPort() function in cricket::BasicPortAllocatorSession