Searched refs:OnSrcPortDestroyed (Results 1 – 1 of 1) sorted by relevance
273 port_->SignalDestroyed.connect(this, &TestChannel::OnSrcPortDestroyed); in TestChannel()360 void OnSrcPortDestroyed(PortInterface* port) { in OnSrcPortDestroyed() function in cricket::TestChannel