Home
last modified time | relevance | path

Searched refs:invMgrInterface (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dread_fru_data.hpp16 static constexpr auto invMgrInterface = "xyz.openbmc_project.Inventory.Manager"; variable
H A Dread_fru_data.cpp61 service = ipmi::getService(bus, invMgrInterface, invObjPath); in readAllProperties()