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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengine.h 237 virtual bool IsEncrypted() = 0;
xmppengineimpl.h 120 virtual bool IsEncrypted() { return encrypted_; }
xmpplogintask.cc 202 std::string choice(pctx_->ChooseBestSaslMechanism(mechanisms, pctx_->IsEncrypted()));

Completed in 1982 milliseconds