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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h 40 #define NS_TLS Constants::ns_tls()
66 static const std::string & ns_tls();
constants.cc 59 const std::string & Constants::ns_tls() { function in class:buzz::Constants
186 const QName QN_TLS_STARTTLS(true, NS_TLS, "starttls");
187 const QName QN_TLS_REQUIRED(true, NS_TLS, "required");
188 const QName QN_TLS_PROCEED(true, NS_TLS, "proceed");
189 const QName QN_TLS_FAILURE(true, NS_TLS, "failure");

Completed in 214 milliseconds