Home
last modified time | relevance | path

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

/external/chromium_org/remoting/protocol/
Dv2_authenticator.h25 static bool IsEkeMessage(const buzz::XmlElement* message);
Dv2_authenticator.cc33 bool V2Authenticator::IsEkeMessage(const buzz::XmlElement* message) { in IsEkeMessage() function in remoting::protocol::V2Authenticator