Searched refs:toXML (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/
H A DxmlParser.h695 XMLSTR toXML(XMLCSTR source);///< returns a pointer to an internal buffer that contains a XML-encoded string based on the "source" parameter.
700 static XMLSTR toXMLUnSafe(XMLSTR dest,XMLCSTR source); ///< deprecated: use "toXML" instead
701 static int lengthXMLString(XMLCSTR source); ///< deprecated: use "toXML" instead
H A DxmlParser.cc886 XMLSTR ToXMLStringTool::toXML(XMLCSTR source) { function in class:ToXMLStringTool

Completed in 21 milliseconds