Searched refs:invMgrInterface (Results 1 – 2 of 2) sorted by relevance
16 static constexpr auto invMgrInterface = "xyz.openbmc_project.Inventory.Manager"; variable
61 service = ipmi::getService(bus, invMgrInterface, invObjPath); in readAllProperties()