Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dimpl.cpp29 static const std::unordered_map<std::string, Record> supportedRecords = { variable
400 if (supportedRecords.end() != supportedRecords.find(name)) in processRecord()