Home
last modified time | relevance | path

Searched defs:getEntityName (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dentity_name.cpp51 Resp getEntityName(std::span<const uint8_t> data, HandlerInterface* handler) in getEntityName() function
H A Dhandler.cpp297 std::string Handler::getEntityName(std::uint8_t id, std::uint8_t instance) in getEntityName() function in google::ipmi::Handler
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp674 std::string getEntityName(pldm::pdr::EntityType type) in getEntityName() function in pldmtool::platform::GetPDR