Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransportchannelimpl.h104 sigslot::signal1<TransportChannelImpl*> SignalConnectionRemoved; variable
Ddtlstransportchannel.cc117 channel_->SignalConnectionRemoved.connect(this, in DtlsTransportChannelWrapper()
628 SignalConnectionRemoved(this); in OnConnectionRemoved()
Dfaketransportcontroller.h175 SignalConnectionRemoved(this); in SetConnectionCount()
Dtransportcontroller.cc167 channel->SignalConnectionRemoved.connect( in CreateTransportChannel_w()
Dp2ptransportchannel.cc1387 SignalConnectionRemoved(this); in OnConnectionDestroyed()