Searched refs:connectionNames (Results 1 – 3 of 3) sorted by relevance
660 const dbus::utility::MapperServiceMap& connectionNames = drive->second; in afterGetSubtreeSystemsStorageDrive() local669 if (connectionNames.size() != 1) in afterGetSubtreeSystemsStorageDrive()672 connectionNames.size()); in afterGetSubtreeSystemsStorageDrive()687 addAllDriveInfo(asyncResp, connectionNames[0].first, path, in afterGetSubtreeSystemsStorageDrive()688 connectionNames[0].second); in afterGetSubtreeSystemsStorageDrive()748 for (const auto& [path, connectionNames] : subtree) in afterChassisDriveCollectionSubtreeGet()756 if (connectionNames.empty()) in afterChassisDriveCollectionSubtreeGet()850 for (const auto& [path, connectionNames] : subtree) in buildDrive()858 if (connectionNames.empty()) in buildDrive()878 addAllDriveInfo(asyncResp, connectionNames[0].first, path, in buildDrive()[all …]
567 connectionNames = object.second; in handleChassisGetSubTree() local577 if (connectionNames.empty()) in handleChassisGetSubTree()609 const std::string& connectionName = connectionNames[0].first; in handleChassisGetSubTree()611 const std::vector<std::string>& interfaces2 = connectionNames[0].second; in handleChassisGetSubTree()815 connectionNames = object.second; in handleChassisPatch() local823 if (connectionNames.empty()) in handleChassisPatch()830 connectionNames[0].second; in handleChassisPatch()
439 connectionNames = object.second; in afterSystemGetSubTree() local440 if (connectionNames.empty()) in afterSystemGetSubTree()447 for (const auto& connection : connectionNames) in afterSystemGetSubTree()