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

  /external/webrtc/webrtc/libjingle/xmpp/
xmppauth.cc 28 const std::string& auth_mechanism,
32 auth_mechanism_ = auth_mechanism;
prexmppauth.h 55 const std::string& auth_mechanism,
xmppauth.h 32 const std::string& auth_mechanism,
xmppclientsettings.h 48 const std::string& auth_mechanism() const { return auth_mechanism_; } function in class:buzz::XmppUserSettings
xmppclient.cc 143 d_->auth_mechanism_ = settings.auth_mechanism();

Completed in 1570 milliseconds