negotiating_authenticator_base.h | 71 // Calls |current_authenticator_| to process |message|, passing the supplied 93 // Gets the next message from |current_authenticator_|, if any, and fills in 99 scoped_ptr<Authenticator> current_authenticator_; member in class:remoting::protocol::NegotiatingAuthenticatorBase
|