OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAuthenticatorMessage
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/remoting/protocol/
authenticator.cc
19
bool Authenticator::
IsAuthenticatorMessage
(const buzz::XmlElement* message) {
authenticator.h
76
static bool
IsAuthenticatorMessage
(const buzz::XmlElement* message);
content_description.cc
179
DCHECK(Authenticator::
IsAuthenticatorMessage
(authenticator_message_.get()));
jingle_session.cc
483
!Authenticator::
IsAuthenticatorMessage
(message.info.get())) {
Completed in 45 milliseconds