Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dterminus.hpp28 using EntityName = std::string; typedef
264 EntityName terminusName{};
/openbmc/pldm/host-bmc/
H A Dutils.cpp241 std::string key = static_cast<EntityName>(element.key()); in parseEntityMap()
243 static_cast<EntityName>(element.value())); in parseEntityMap()
/openbmc/pldm/common/
H A Dutils.hpp186 using EntityName = std::string; typedef
190 using EntityMaps = std::map<pldm::pdr::EntityType, EntityName>;