Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmpp/
Dconstants.h274 extern const StaticQName QN_ENCODING;
Dconstants.cc312 const StaticQName QN_ENCODING = { STR_EMPTY, STR_ENCODING }; variable