Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dport_unittest.cc273 port_->SignalDestroyed.connect(this, &TestChannel::OnSrcPortDestroyed); in TestChannel()
360 void OnSrcPortDestroyed(PortInterface* port) { in OnSrcPortDestroyed() function in cricket::TestChannel