Searched refs:OnCandidatesAllocationDone (Results 1 – 12 of 12) sorted by relevance
51 this, &PortAllocatorSessionMuxer::OnCandidatesAllocationDone); in PortAllocatorSessionMuxer()81 void PortAllocatorSessionMuxer::OnCandidatesAllocationDone( in OnCandidatesAllocationDone() function in cricket::PortAllocatorSessionMuxer139 proxy->OnCandidatesAllocationDone(session_.get()); in SendAllocationDone_w()178 this, &PortAllocatorSessionProxy::OnCandidatesAllocationDone); in set_impl()233 void PortAllocatorSessionProxy::OnCandidatesAllocationDone( in OnCandidatesAllocationDone() function in cricket::PortAllocatorSessionProxy
55 void OnCandidatesAllocationDone(PortAllocatorSession* session);112 void OnCandidatesAllocationDone(PortAllocatorSession* session);
56 this, &TestSessionChannel::OnCandidatesAllocationDone); in TestSessionChannel()70 void OnCandidatesAllocationDone(PortAllocatorSession* session) { in OnCandidatesAllocationDone() function in TestSessionChannel
122 &DtlsTransportChannelWrapper::OnCandidatesAllocationDone); in DtlsTransportChannelWrapper()617 void DtlsTransportChannelWrapper::OnCandidatesAllocationDone( in OnCandidatesAllocationDone() function in cricket::DtlsTransportChannelWrapper
242 void OnCandidatesAllocationDone(TransportChannelImpl* channel);
204 void OnCandidatesAllocationDone(PortAllocatorSession* session);
199 this, &P2PTransportChannel::OnCandidatesAllocationDone); in AddAllocatorSession()401 void P2PTransportChannel::OnCandidatesAllocationDone( in OnCandidatesAllocationDone() function in cricket::P2PTransportChannel
459 virtual void OnCandidatesAllocationDone() { in OnCandidatesAllocationDone() function
822 OnCandidatesAllocationDone(); in MaybeCandidateAllocationDone()
253 virtual void OnCandidatesAllocationDone();
1316 void WebRtcSession::OnCandidatesAllocationDone() { in OnCandidatesAllocationDone() function in webrtc::WebRtcSession
199 &PortAllocatorTest::OnCandidatesAllocationDone); in CreateSession()217 void OnCandidatesAllocationDone(cricket::PortAllocatorSession* session) { in OnCandidatesAllocationDone() function in PortAllocatorTest