Home
last modified time | relevance | path

Searched refs:SignalCandidatesGathered (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.h109 SignalCandidatesGathered; variable
Dtransportcontroller.cc254 SignalCandidatesGathered(data->transport_name, data->candidates); in OnMessage()
Dtransportcontroller_unittest.cc77 transport_controller_->SignalCandidatesGathered.connect( in ConnectTransportControllerSignals()
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc573 transport_controller_->SignalCandidatesGathered.connect( in WebRtcSession()