Searched refs:driveInterface (Results 1 – 3 of 3) sorted by relevance
103 driveInterface = objectServer.add_interface( in EStoraged()105 driveInterface->register_property("Capacity", size); in EStoraged()107 driveInterface->register_property("PredictedMediaLifeLeftPercent", lifeTime, in EStoraged()109 driveInterface->register_property( in EStoraged()112 driveInterface->register_property( in EStoraged()117 driveInterface->register_property_r( in EStoraged()124 driveInterface->register_property_r( in EStoraged()150 driveInterface->initialize(); in EStoraged()168 objectServer.remove_interface(driveInterface); in ~EStoraged()
198 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()