Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp42 constexpr auto strRecordType = "RECORD_TYPE"; variable
221 auto recordTypeIter = addData.find(strRecordType); in prepareSELEntry()
244 static_cast<uint8_t>(convert(addData.find(strRecordType)->second)); in prepareSELEntry()