Home
last modified time | relevance | path

Searched defs:OnPortDestroyed (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/base/
Dfake_port_allocator.h188 void OnPortDestroyed(cricket::PortInterface* port) { in OnPortDestroyed() function
Dp2p_transport_channel.cc2044 void P2PTransportChannel::OnPortDestroyed(PortInterface* port) { in OnPortDestroyed() function in cricket::P2PTransportChannel
/external/webrtc/p2p/client/
Dbasic_port_allocator.cc1154 void BasicPortAllocatorSession::OnPortDestroyed(PortInterface* port) { in OnPortDestroyed() function in cricket::BasicPortAllocatorSession
1621 void AllocationSequence::OnPortDestroyed(PortInterface* port) { in OnPortDestroyed() function in cricket::AllocationSequence