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

/gem5/ext/mcpat/
H A DxmlParser.h362 XMLNode getChildNodeByPathNonConst(XMLSTR path, char createNodeIfMissing=0, XMLCHAR sep='/');
H A DxmlParser.cc2770 XMLNode x = getChildNodeByPathNonConst(path, createMissing, sep);
2775 XMLNode XMLNode::getChildNodeByPathNonConst(XMLSTR path, function in class:XMLNode

Completed in 11 milliseconds