Searched refs:leafNames (Results 1 – 1 of 1) sorted by relevance
781 std::vector<std::string> leafNames; in afterChassisDriveCollectionSubtreeGet() local785 leafNames.push_back(drivePath.filename()); in afterChassisDriveCollectionSubtreeGet()788 std::ranges::sort(leafNames, AlphanumLess<std::string>()); in afterChassisDriveCollectionSubtreeGet()790 for (const auto& leafName : leafNames) in afterChassisDriveCollectionSubtreeGet()