Home
last modified time | relevance | path

Searched refs:QN_TLS_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dconstants.h145 extern const StaticQName QN_TLS_REQUIRED;
Dconstants.cc174 const StaticQName QN_TLS_REQUIRED = { NS_TLS, "required" }; variable