Home
last modified time | relevance | path

Searched refs:SignalDestroyed (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dportallocatorsessionproxy.cc58 SignalDestroyed(this); in ~PortAllocatorSessionMuxer()
64 session_proxy->SignalDestroyed.connect( in RegisterSessionProxy()
90 port->SignalDestroyed.connect( in OnPortReady()
166 SignalDestroyed(this); in ~PortAllocatorSessionProxy()
Dturnserver.cc96 sigslot::signal1<Allocation*> SignalDestroyed; member in cricket::TurnServer::Allocation
154 sigslot::signal1<Permission*> SignalDestroyed; member in cricket::TurnServer::Permission
176 sigslot::signal1<Channel*> SignalDestroyed; member in cricket::TurnServer::Channel
527 allocation->SignalDestroyed.connect(this, &TurnServer::OnAllocationDestroyed); in CreateAllocation()
805 channel1->SignalDestroyed.connect(this, in HandleChannelBindRequest()
887 perm->SignalDestroyed.connect( in AddPermission()
947 SignalDestroyed(this); in OnMessage()
981 SignalDestroyed(this); in OnMessage()
1002 SignalDestroyed(this); in OnMessage()
Dportproxy.cc36 impl_->SignalDestroyed.connect(this, &PortProxy::OnPortDestroyed); in set_impl()
177 SignalDestroyed(this); in OnPortDestroyed()
Dportallocator.cc77 muxer->SignalDestroyed.connect( in CreateSession()
Dturnport.cc162 sigslot::signal1<TurnEntry*> SignalDestroyed; member in cricket::TurnEntry
344 conn->SignalDestroyed.connect(this, &TurnPort::OnConnectionDestroyed); in CreateConnection()
712 entry->SignalDestroyed(entry); in DestroyEntry()
873 entry_->SignalDestroyed.connect( in TurnCreatePermissionRequest()
915 entry_->SignalDestroyed.connect( in TurnChannelBindRequest()
Dportinterface.h122 sigslot::signal1<PortInterface*> SignalDestroyed; variable
Dportallocatorsessionproxy.h59 sigslot::signal1<PortAllocatorSessionMuxer*> SignalDestroyed; variable
Dtransportchannel.h135 sigslot::signal1<TransportChannel*> SignalDestroyed; variable
Dportallocator.h97 sigslot::signal1<PortAllocatorSession*> SignalDestroyed; variable
Dsessionmanager.h148 sigslot::signal0<> SignalDestroyed; variable
Dport.cc279 conn->SignalDestroyed.connect(this, &Port::OnConnectionDestroyed); in AddConnection()
729 SignalDestroyed(this); in Destroy()
1324 SignalDestroyed(this); in OnMessage()
Dsessionmanager.cc60 SignalDestroyed(); in ~SessionManager()
Dport.h449 sigslot::signal1<Connection*> SignalDestroyed; variable
Dp2ptransportchannel.cc212 connection->SignalDestroyed.connect( in AddConnection()
375 port->SignalDestroyed.connect(this, &P2PTransportChannel::OnPortDestroyed); in OnPortReady()
Dsession.cc62 iter->second->SignalDestroyed(iter->second); in ~TransportProxy()
114 channel->SignalDestroyed(channel); in DestroyChannel()
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dfakevideocapturer.h63 SignalDestroyed(this); in ~FakeVideoCapturer()
118 sigslot::signal1<FakeVideoCapturer*> SignalDestroyed; variable
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Ddtmfsender_unittest.cc89 SignalDestroyed(); in ~FakeDtmfProvider()
115 return &SignalDestroyed; in GetOnDestroyedSignal()
135 sigslot::signal0<> SignalDestroyed; member in FakeDtmfProvider
/external/chromium_org/jingle/glue/
Dchannel_socket_adapter.cc29 channel_->SignalDestroyed.connect( in TransportChannelSocketAdapter()
123 channel_->SignalDestroyed.disconnect(this); in Close()
/external/chromium_org/third_party/webrtc/base/
Dproxyserver.h34 sigslot::signal1<ProxyBinding*> SignalDestroyed; variable
Dproxyserver.cc141 SignalDestroyed(this); in Destroy()
/external/chromium_org/third_party/libjingle/source/talk/base/
Dproxyserver.h51 sigslot::signal1<ProxyBinding*> SignalDestroyed; variable
Dproxyserver.cc158 SignalDestroyed(this); in Destroy()
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
Dsessionsendtask.h53 session_manager_->SignalDestroyed.connect( in SessionSendTask()
Dbasicportallocator.cc508 port->SignalDestroyed.connect(this, in AddAllocatedPort()
902 port->SignalDestroyed.connect(this, &AllocationSequence::OnPortDestroyed); in CreateUDPPorts()
1047 port->SignalDestroyed.connect(this, &AllocationSequence::OnPortDestroyed); in CreateTurnPort()
/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
Dpseudotcpchannel.cc139 channel_->SignalDestroyed.connect(this, in Connect()

12