Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmpp/
Dconstants.h533 extern const StaticQName QN_LABEL;
Dconstants.cc594 const StaticQName QN_LABEL = { STR_EMPTY, "label" }; variable