Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/dbus/
H A Dinventory_item.cpp8 std::string InventoryItem::prettyName() const in prettyName() function in pldm::dbus::InventoryItem
14 std::string InventoryItem::prettyName(std::string value) in prettyName() function in pldm::dbus::InventoryItem
/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp25 static constexpr auto prettyName = "Name"; variable