Searched refs:customProp (Results 1 – 1 of 1) sorted by relevance
109 constexpr auto customProp = "Custom Field"; in getFRUValue() local110 if (key.find(customProp) != std::string::npos) in getFRUValue()