Home
last modified time | relevance | path

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

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