Searched refs:QN_TLS_REQUIRED (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/libjingle/xmpp/ | ||
D | constants.h | 145 extern const StaticQName QN_TLS_REQUIRED; |
D | constants.cc | 174 const StaticQName QN_TLS_REQUIRED = { NS_TLS, "required" }; variable |