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

/gem5/ext/mcpat/
H A DxmlParser.h357 XMLCSTR attributeName,
H A DxmlParser.cc2843 XMLNode XMLNode::getChildNodeWithAttribute(XMLCSTR name, XMLCSTR attributeName, argument
2856 t = x.getAttribute(attributeName, &j);
2863 if (x.isAttributeSet(attributeName)) {

Completed in 21 milliseconds