Home
last modified time | relevance | path

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

/openbmc/ipmi-fru-parser/
H A Dwritefrudata.cpp109 constexpr auto customProp = "Custom Field"; in getFRUValue() local
110 if (key.find(customProp) != std::string::npos) in getFRUValue()