Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dfru_utils.hpp93 const std::string fruCustomFieldName = "INFO_AM"; variable
H A Dfru_utils.cpp522 fruCustomFieldName + in formatIPMIFRU()
963 std::size_t pos = propertyName.find(fruCustomFieldName); in findFruAreaLocationAndField()
971 propertyName.substr(pos + fruCustomFieldName.length()); in findFruAreaLocationAndField()