Home
last modified time | relevance | path

Searched defs:typePair (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_base_cmd.cpp168 [i](const auto& typePair) { return typePair.second == i; }); in printPldmTypes()
228 [&](const auto& typePair) { return typePair.second == pldmType; }); in parseResponseMsg()
351 [i](const auto& typePair) { return typePair.second == i; }); in printCommand()
/openbmc/pldm/libpldmresponder/
H A Dbios_enum_attribute.cpp186 [&valueString](const auto& typePair) { in setAttrValueOnDbus()