Searched refs:RecordType (Results 1 – 5 of 5) sorted by relevance
33 using RecordType = uint8_t; typedef55 std::tuple<pldm::responder::fru::RecordType,
21 RecordType recordType = static_cast<RecordType>(eventData[0]); in processOemMetaEvent()25 case RecordType::SYSTEM_EVENT_RECORD: in processOemMetaEvent()30 case RecordType::UNIFIED_BIOS_SEL: in processOemMetaEvent()
9 enum class RecordType : uint8_t enum
109 using RecordType = uint16_t; typedef
264 std::advance(itrToPT, Length::RECORD_NAME + sizeof(types::RecordType)); in readPT()