HomeSort by relevance Sort by last modified time
    Searched refs:OnRouteChange (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/remoting/protocol/
connection_to_client.h 58 virtual void OnRouteChange(ConnectionToClient* connection,
libjingle_transport_factory.cc 76 void OnRouteChange(cricket::TransportChannel* channel,
206 this, &LibjingleStreamTransport::OnRouteChange);
282 void LibjingleStreamTransport::OnRouteChange(
connection_to_client.cc 167 handler_->OnRouteChange(this, channel_name, route);
protocol_mock_objects.h 64 MOCK_METHOD3(OnRouteChange, void(ConnectionToClient* connection,
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportchannelproxy.h 95 void OnRouteChange(TransportChannel* channel, const Candidate& candidate);
transportchannelproxy.cc 85 this, &TransportChannelProxy::OnRouteChange);
250 void TransportChannelProxy::OnRouteChange(TransportChannel* channel,
dtlstransportchannel.cc 126 &DtlsTransportChannelWrapper::OnRouteChange);
624 void DtlsTransportChannelWrapper::OnRouteChange(
dtlstransportchannel.h 244 void OnRouteChange(TransportChannel* channel, const Candidate& candidate);
  /external/chromium_org/remoting/host/
client_session.h 144 virtual void OnRouteChange(
client_session.cc 431 void ClientSession::OnRouteChange(

Completed in 3191 milliseconds