Home
last modified time | relevance | path

Searched refs:templateID (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.cpp130 std::string templateID = parseString(templateIDElement); in parseChassis() local
144 auto it = chassisTemplates.find(templateID); in parseChassis()
148 "Invalid chassis template id: " + templateID}; in parseChassis()