Searched refs:driveInterface (Results 1 – 3 of 3) sorted by relevance
115 driveInterface = objectServer.add_interface( in EStoraged()117 driveInterface->register_property("Capacity", size); in EStoraged()119 driveInterface->register_property("PredictedMediaLifeLeftPercent", lifeTime, in EStoraged()121 driveInterface->register_property( in EStoraged()124 driveInterface->register_property( in EStoraged()129 driveInterface->register_property_r( in EStoraged()136 driveInterface->register_property_r( in EStoraged()162 driveInterface->initialize(); in EStoraged()180 objectServer.remove_interface(driveInterface); in ~EStoraged()
235 std::shared_ptr<sdbusplus::asio::dbus_interface> driveInterface; member in estoraged::EStoraged
521 constexpr std::array<std::string_view, 1> driveInterface = { in matchAndFillDrive() local524 "/xyz/openbmc_project/inventory", 0, driveInterface, in matchAndFillDrive()