Searched defs:OnPortDestroyed (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/p2p/base/ | ||
D | fake_port_allocator.h | 188 void OnPortDestroyed(cricket::PortInterface* port) { in OnPortDestroyed() function |
D | p2p_transport_channel.cc | 2044 void P2PTransportChannel::OnPortDestroyed(PortInterface* port) { in OnPortDestroyed() function in cricket::P2PTransportChannel |
/external/webrtc/p2p/client/ | ||
D | basic_port_allocator.cc | 1154 void BasicPortAllocatorSession::OnPortDestroyed(PortInterface* port) { in OnPortDestroyed() function in cricket::BasicPortAllocatorSession |