Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dfru.cpp616 std::vector<ChangeEntry> handlesTobeModified; in removeIndividualFRU() local
621 : handlesTobeModified.push_back(updateRecordHdlBmc); in removeIndividualFRU()
627 : handlesTobeModified.push_back(updateRecordHdlHost); in removeIndividualFRU()
635 if (!handlesTobeModified.empty()) in removeIndividualFRU()
638 handlesTobeModified, std::vector<uint8_t>{PLDM_RECORDS_MODIFIED}); in removeIndividualFRU()