Home
last modified time | relevance | path

Searched refs:SignalCandidateGathered (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/p2p/base/
Dice_transport_internal.h282 SignalCandidateGathered; variable
Dp2p_transport_channel.cc915 SignalCandidateGathered(this, candidates[i]); in OnCandidatesReady()
Dp2p_transport_channel_unittest.cc409 channel->SignalCandidateGathered.connect( in CreateChannel()
/external/webrtc/pc/
Djsep_transport_controller_unittest.cc246 fake_audio_dtls->fake_ice_transport()->SignalCandidateGathered( in CreateLocalDescriptionAndCompleteConnectionOnNetworkThread()
249 fake_video_dtls->fake_ice_transport()->SignalCandidateGathered( in CreateLocalDescriptionAndCompleteConnectionOnNetworkThread()
867 fake_audio_dtls->fake_ice_transport()->SignalCandidateGathered( in TEST_F()
Djsep_transport_controller.cc469 dtls->ice_transport()->SignalCandidateGathered.connect( in CreateDtlsTransport()