OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSaslMechanism
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.h
198
SaslMechanism *
GetSaslMechanism
(const std::string & name);
xmpplogintask.cc
208
sasl_mech_.reset(pctx_->
GetSaslMechanism
(choice));
xmppengineimpl.cc
410
XmppEngineImpl::
GetSaslMechanism
(const std::string & name) {
Completed in 330 milliseconds