Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/pldm/
H A Dtypes.hpp40 using CompClassificationIndex = uint8_t; typedef
41 using ComponentInfo = std::map<CompKey, CompClassificationIndex>;
/openbmc/pldm/common/
H A Dtypes.hpp116 using CompClassificationIndex = uint8_t; typedef
117 using ComponentInfo = std::map<CompKey, CompClassificationIndex>;
/openbmc/pldm/fw-update/
H A Ddevice_updater.cpp143 CompClassificationIndex compClassificationIndex{}; in sendPassCompTableRequest()
272 CompClassificationIndex compClassificationIndex{}; in sendUpdateComponentRequest()