Searched refs:PSU_INVENTORY_IFACE (Results 1 – 5 of 5) sorted by relevance
11 constexpr auto PSU_INVENTORY_IFACE = variable
212 method.append(std::vector<std::string>({PSU_INVENTORY_IFACE})); in getPSUInventoryPaths()
22 cdata.set_quoted('PSU_INVENTORY_IFACE', 'xyz.openbmc_project.Inventory.Item.PowerSupply')
98 method.append(std::vector<std::string>({PSU_INVENTORY_IFACE})); in getPSUInventoryPaths()
688 if (interfaces.contains(PSU_INVENTORY_IFACE)) in onPSUInterfacesAdded()