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

/gem5/ext/mcpat/
H A DxmlParser.h427 XMLCSTR updateText(XMLCSTR lpszNewValue, int i=0); ///< if the text to update is missing, a new one will be added
428 XMLCSTR updateText(XMLCSTR lpszNewValue, XMLCSTR lpszOldValue); ///< if the text to update is missing, a new one will be added
H A DxmlParser.cc3050 XMLCSTR XMLNode::updateText(XMLCSTR lpszNewValue, int i) { function in class:XMLNode
3053 XMLCSTR XMLNode::updateText(XMLCSTR lpszNewValue, XMLCSTR lpszOldValue) { function in class:XMLNode

Completed in 23 milliseconds