Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dfake_ice_transport.h99 SignalGatheringState(this); in SetCandidatesGatheringComplete()
179 SignalGatheringState(this); in MaybeStartGathering()
Dice_transport_internal.h278 sigslot::signal1<IceTransportInternal*> SignalGatheringState; variable
Dp2p_transport_channel.cc821 SignalGatheringState(this); in MaybeStartGathering()
939 SignalGatheringState(this); in OnCandidatesAllocationDone()
/external/webrtc/pc/
Djsep_transport_controller.cc467 dtls->ice_transport()->SignalGatheringState.connect( in CreateDtlsTransport()