Searched refs:OnCandidatesAllocationDone (Results 1 – 3 of 3) sorted by relevance
267 void OnCandidatesAllocationDone(PortAllocatorSession* session);
222 this, &P2PTransportChannel::OnCandidatesAllocationDone); in AddAllocatorSession()854 OnCandidatesAllocationDone(raw_pooled_session); in MaybeStartGathering()926 void P2PTransportChannel::OnCandidatesAllocationDone( in OnCandidatesAllocationDone() function in cricket::P2PTransportChannel
284 this, &BasicPortAllocatorTestBase::OnCandidatesAllocationDone); in CreateSession()370 void OnCandidatesAllocationDone(PortAllocatorSession* session) { in OnCandidatesAllocationDone() function in cricket::BasicPortAllocatorTestBase