Home
last modified time | relevance | path

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

/external/chromium_org/remoting/protocol/
Dauthenticator.cc30 const buzz::XmlElement* Authenticator::FindAuthenticatorMessage( in FindAuthenticatorMessage() function in remoting::protocol::Authenticator
Dauthenticator.h83 static const buzz::XmlElement* FindAuthenticatorMessage(
Dcontent_description.cc233 const XmlElement* child = Authenticator::FindAuthenticatorMessage(element); in ParseXml()