Searched defs:XMLNode (Results 1 – 4 of 4) sorted by relevance
31 public class XMLNode { class38 public XMLNode(XMLNode parent, String tag) { in XMLNode() method in XMLNode
15 class XMLNode; variable
629 XMLNode::XMLNode() in XMLNode() function in XMLNode635 XMLNode::XMLNode(const String8& filename, const String16& s1, const String16& s2, bool isNamespace) in XMLNode() function in XMLNode651 XMLNode::XMLNode(const String8& filename) in XMLNode() function in XMLNode
20 class XMLNode; variable