Home
last modified time | relevance | path

Searched refs:OnTransportInfoResponse (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/protocol/
Djingle_session.h109 void OnTransportInfoResponse(IqRequest* request,
Djingle_session.cc371 base::Bind(&JingleSession::OnTransportInfoResponse, in SendTransportInfo()
381 void JingleSession::OnTransportInfoResponse(IqRequest* request, in OnTransportInfoResponse() function in remoting::protocol::JingleSession