OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QN_TLS_REQUIRED
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
154
extern const QName
QN_TLS_REQUIRED
;
constants.cc
187
const QName
QN_TLS_REQUIRED
(true, NS_TLS, "required");
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h
157
extern const StaticQName
QN_TLS_REQUIRED
;
constants.cc
188
const StaticQName
QN_TLS_REQUIRED
= { NS_TLS, "required" };
Completed in 28 milliseconds