Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dplatform.cpp120 auto effecterPDRs = json.value("effecterPDRs", empty); in generate() local
121 for (const auto& effecter : effecterPDRs) in generate()