Home
last modified time | relevance | path

Searched refs:OnGatheringState (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.cc110 this, &DtlsTransportChannelWrapper::OnGatheringState); in DtlsTransportChannelWrapper()
600 void DtlsTransportChannelWrapper::OnGatheringState( in OnGatheringState() function in cricket::DtlsTransportChannelWrapper
Ddtlstransportchannel.h214 void OnGatheringState(TransportChannelImpl* channel);
Dtransportcontroller_unittest.cc76 this, &TransportControllerTest::OnGatheringState); in ConnectTransportControllerSignals()
162 void OnGatheringState(IceGatheringState state) { in OnGatheringState() function in TransportControllerTest