Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dgrxmldoc.h41 typedef TiXmlNode XMLNode; typedef
/external/tinyxml2/
Dtinyxml2.h96 class XMLNode; variable
1182 virtual bool ShallowEqual( const XMLNode* /*compare*/ ) const { return false; } in ShallowEqual()
Dtinyxml2.cpp543 XMLNode::XMLNode( XMLDocument* doc ) : in XMLNode() function in XMLNode