Searched refs:parseAttributes (Results 1 – 2 of 2) sorted by relevance
113 if (!parseAttributes(self, *taskSelf.get())) { in parseGeneric()196 if (!parseAttributes(root, *batch.get())) { in parseBatch()251 bool ModelBuilder::parseAttributes(const XMLElement& elem, TaskGeneric& task) in parseAttributes() function in ModelBuilder
52 virtual bool parseAttributes(const tinyxml2::XMLElement& elem, TaskGeneric& task);