Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp2857 std::shared_ptr<sdbusplus::asio::dbus_interface> storageIface; in main() local
2860 storageIface = objServer.add_interface("/xyz/openbmc_project/inventory/item/storage/hsbp/1", in main()
2863 storageIface->initialize(); in main()