Searched refs:CreateNodeWithProperties (Results 1 – 1 of 1) sorted by relevance
61 xmlNodePtr CreateNodeWithProperties(const std::string& nodeName, const std::vector<XMLProperty>& pr… in CreateNodeWithProperties() function81 return CreateNodeWithProperties(nodeName, properties); in CreateRCDLayer()