Searched refs:templateIDElement (Results 1 – 1 of 1) sorted by relevance
129 const json& templateIDElement = getRequiredProperty(element, "template_id"); in parseChassis() local130 std::string templateID = parseString(templateIDElement); in parseChassis()