OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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