Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmllite/
Dxmlelement.h23 class XmlText; variable
63 explicit XmlText(const std::string& text) : in XmlText() function
67 explicit XmlText(const XmlText& t) : in XmlText() function
71 explicit XmlText(const char* cstr, size_t len) : in XmlText() function