CreateEmptyAuthenticatorMessage   79 remoting/protocol/authenticator.h   static scoped_ptr<buzz::XmlElement> CreateEmptyAuthenticatorMessage();
CreateEmptyAuthenticatorMessage   22 remoting/protocol/content_description_unittest.cc       config.Pass(), Authenticator::CreateEmptyAuthenticatorMessage());
CreateEmptyAuthenticatorMessage   85 remoting/protocol/negotiating_authenticator_base.cc     result = CreateEmptyAuthenticatorMessage();
CreateEmptyAuthenticatorMessage   95 remoting/protocol/negotiating_client_authenticator.cc       result = CreateEmptyAuthenticatorMessage();
CreateEmptyAuthenticatorMessage   74 remoting/protocol/third_party_authenticator_base.cc     message = CreateEmptyAuthenticatorMessage();
CreateEmptyAuthenticatorMessage  153 remoting/protocol/v2_authenticator.cc   scoped_ptr<buzz::XmlElement> message = CreateEmptyAuthenticatorMessage();