HomeSort by relevance Sort by last modified time
    Searched defs:OnPortDestroyed (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/client/
basicportallocator.cc 466 &BasicPortAllocatorSession::OnPortDestroyed);
654 void BasicPortAllocatorSession::OnPortDestroyed(
900 port->SignalDestroyed.connect(this, &AllocationSequence::OnPortDestroyed);
    [all...]
  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.cc 455 port->SignalDestroyed.connect(this, &P2PTransportChannel::OnPortDestroyed);
    [all...]

Completed in 124 milliseconds