HomeSort by relevance Sort by last modified time
    Searched defs:kSupportedMethodsSeparator (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/protocol/
negotiating_authenticator_base.h 83 static const char kSupportedMethodsSeparator;
negotiating_authenticator_base.cc 27 const char NegotiatingAuthenticatorBase::kSupportedMethodsSeparator = ',';
negotiating_client_authenticator.cc 103 supported_methods << kSupportedMethodsSeparator;

Completed in 875 milliseconds