Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.hpp28 using ChangeEntry = uint32_t; typedef
29 using PDRRecordHandles = std::deque<ChangeEntry>;
/openbmc/pldm/libpldmresponder/
H A Dplatform.hpp49 using ChangeEntry = uint32_t; typedef
330 int getPDRRecordHandles(const ChangeEntry* changeEntryData,
H A Dfru.cpp563 std::vector<ChangeEntry> handlesTobeDeleted; in removeIndividualFRU()
616 std::vector<ChangeEntry> handlesTobeModified; in removeIndividualFRU()