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.cc77 void OnRouteChange(cricket::TransportChannel* channel,
204 this, &LibjingleStreamTransport::OnRouteChange);
282 void LibjingleStreamTransport::OnRouteChange( function in class:remoting::protocol::__anon10542::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.h95 void OnRouteChange(TransportChannel* channel, const Candidate& candidate);
H A Dtransportchannelproxy.cc86 this, &TransportChannelProxy::OnRouteChange);
251 void TransportChannelProxy::OnRouteChange(TransportChannel* channel, function in class:cricket::TransportChannelProxy
H A Ddtlstransportchannel.cc126 &DtlsTransportChannelWrapper::OnRouteChange);
618 void DtlsTransportChannelWrapper::OnRouteChange( function in class:cricket::DtlsTransportChannelWrapper
H A Ddtlstransportchannel.h238 void OnRouteChange(TransportChannel* channel, const Candidate& candidate);
/external/chromium_org/remoting/host/
H A Dclient_session.h125 virtual void OnRouteChange(
H A Dclient_session.cc376 void ClientSession::OnRouteChange( function in class:remoting::ClientSession

Completed in 123 milliseconds