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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.cc 410 XmppEngineImpl::GetSaslMechanism(const std::string & name) {
xmppengineimpl.h 198 SaslMechanism * GetSaslMechanism(const std::string & name);
xmpplogintask.cc 208 sasl_mech_.reset(pctx_->GetSaslMechanism(choice));

Completed in 126 milliseconds