Searched refs:driveInterface (Results 1 – 3 of 3) sorted by relevance
85 driveInterface = objectServer.add_interface( in EStoraged()87 driveInterface->register_property("Capacity", size); in EStoraged()88 driveInterface->register_property("PredictedMediaLifeLeftPercent", in EStoraged()90 driveInterface->register_property( in EStoraged()93 driveInterface->register_property( in EStoraged()98 driveInterface->register_property_r( in EStoraged()105 driveInterface->register_property_r( in EStoraged()131 driveInterface->initialize(); in EStoraged()149 objectServer.remove_interface(driveInterface); in ~EStoraged()
156 std::shared_ptr<sdbusplus::asio::dbus_interface> driveInterface; member in estoraged::EStoraged
898 constexpr std::array<std::string_view, 1> driveInterface = { in matchAndFillDrive() local901 "/xyz/openbmc_project/inventory", 0, driveInterface, in matchAndFillDrive()