Searched refs:OnPortsPruned (Results 1 – 3 of 3) sorted by relevance
259 void OnPortsPruned(PortAllocatorSession* session,
214 session->SignalPortsPruned.connect(this, &P2PTransportChannel::OnPortsPruned); in AddAllocatorSession()2055 void P2PTransportChannel::OnPortsPruned( in OnPortsPruned() function in cricket::P2PTransportChannel
278 this, &BasicPortAllocatorTestBase::OnPortsPruned); in CreateSession()409 void OnPortsPruned(PortAllocatorSession* ses, in OnPortsPruned() function in cricket::BasicPortAllocatorTestBase