Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dstorage.hpp785 sdbusplus::message::object_path drivePath(drive); in afterChassisDriveCollectionSubtreeGet() local
786 leafNames.push_back(drivePath.filename()); in afterChassisDriveCollectionSubtreeGet()
889 for (const std::string& drivePath : resp) in matchAndFillDrive() local
891 sdbusplus::message::object_path path(drivePath); in matchAndFillDrive()