Home
last modified time | relevance | path

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

/external/chromium_org/remoting/protocol/
Djingle_session.cc155 const buzz::XmlElement* first_auth_message = in AcceptIncomingConnection() local
158 if (!first_auth_message) { in AcceptIncomingConnection()
165 authenticator_->ProcessMessage(first_auth_message, base::Bind( in AcceptIncomingConnection()