authenticator_message_ 125 remoting/protocol/content_description.cc if (!candidate_config_.get() || !authenticator_message_.get()) { authenticator_message_ 128 remoting/protocol/content_description.cc scoped_ptr<XmlElement> message(new XmlElement(*authenticator_message_)); authenticator_message_ 178 remoting/protocol/content_description.cc if (authenticator_message_.get()) { authenticator_message_ 179 remoting/protocol/content_description.cc DCHECK(Authenticator::IsAuthenticatorMessage(authenticator_message_.get())); authenticator_message_ 180 remoting/protocol/content_description.cc root->AddElement(new XmlElement(*authenticator_message_)); authenticator_message_ 42 remoting/protocol/content_description.h return authenticator_message_.get(); authenticator_message_ 52 remoting/protocol/content_description.h scoped_ptr<const buzz::XmlElement> authenticator_message_;