Searched refs:OnRouteChange (Results 1 - 12 of 12) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dtransportchannelproxy.h71 void OnRouteChange(TransportChannel* channel, const talk_base::SocketAddress& address);
H A Dtransportchannelproxy.cc52 impl_->SignalRouteChange.connect(this, &TransportChannelProxy::OnRouteChange);
101 void TransportChannelProxy::OnRouteChange(TransportChannel* channel, function in class:cricket::TransportChannelProxy
/external/chromium_org/remoting/protocol/
H A Dconnection_to_client.h59 virtual void OnRouteChange(ConnectionToClient* connection,
H A Dlibjingle_transport_factory.cc68 void OnRouteChange(cricket::TransportChannel* channel,
171 this, &LibjingleStreamTransport::OnRouteChange);
242 void LibjingleStreamTransport::OnRouteChange( function in class:remoting::protocol::__anon9822::LibjingleStreamTransport
H A Dconnection_to_client.cc165 handler_->OnRouteChange(this, channel_name, route);
H A Dprotocol_mock_objects.h62 MOCK_METHOD3(OnRouteChange, void(ConnectionToClient* connection,
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtransportchannelproxy.h89 void OnRouteChange(TransportChannel* channel, const Candidate& candidate);
H A Dtransportchannelproxy.cc78 this, &TransportChannelProxy::OnRouteChange);
207 void TransportChannelProxy::OnRouteChange(TransportChannel* channel, function in class:cricket::TransportChannelProxy
H A Ddtlstransportchannel.cc123 &DtlsTransportChannelWrapper::OnRouteChange);
569 void DtlsTransportChannelWrapper::OnRouteChange( function in class:cricket::DtlsTransportChannelWrapper
H A Ddtlstransportchannel.h227 void OnRouteChange(TransportChannel* channel, const Candidate& candidate);
/external/chromium_org/remoting/host/
H A Dclient_session.h126 virtual void OnRouteChange(
H A Dclient_session.cc366 void ClientSession::OnRouteChange( function in class:remoting::ClientSession

Completed in 120 milliseconds