Home
last modified time | relevance | path

Searched defs:XmlAttr (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/libjingle/xmllite/
Dxmlelement.h25 class XmlAttr; variable
100 explicit XmlAttr(const QName& name, const std::string& value) : in XmlAttr() function
105 explicit XmlAttr(const XmlAttr& att) : in XmlAttr() function