Searched defs:kSupportedMethodsSeparator (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/remoting/protocol/ | ||
D | negotiating_authenticator_base.h | 84 static const char kSupportedMethodsSeparator; variable |
D | negotiating_authenticator_base.cc | 27 const char NegotiatingAuthenticatorBase::kSupportedMethodsSeparator = ','; member in remoting::protocol::NegotiatingAuthenticatorBase |