Lines Matching defs:connectionNames
608 const dbus::utility::MapperServiceMap& connectionNames = drive->second;
617 if (connectionNames.size() != 1)
620 connectionNames.size());
635 addAllDriveInfo(asyncResp, connectionNames[0].first, path,
636 connectionNames[0].second);
696 for (const auto& [path, connectionNames] : subtree)
704 if (connectionNames.empty())
795 for (const auto& [path, connectionNames] : subtree)
803 if (connectionNames.empty())
823 addAllDriveInfo(asyncResp, connectionNames[0].first, path,
824 connectionNames[0].second);
877 for (const auto& [path, connectionNames] : subtree)
885 if (connectionNames.empty())