Searched refs:OnCandidatesAllocationDone (Results 1 – 3 of 3) sorted by relevance
222 void OnCandidatesAllocationDone(PortAllocatorSession* session);
257 this, &P2PTransportChannel::OnCandidatesAllocationDone); in AddAllocatorSession()482 void P2PTransportChannel::OnCandidatesAllocationDone( in OnCandidatesAllocationDone() function in cricket::P2PTransportChannel
213 &PortAllocatorTest::OnCandidatesAllocationDone); in CreateSession()231 void OnCandidatesAllocationDone(cricket::PortAllocatorSession* session) { in OnCandidatesAllocationDone() function in PortAllocatorTest