Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie_slots.hpp201 for (const auto& pathServicePair : subtree) in onMapperSubtreeDone() local
203 const std::string& pcieSlotPath = pathServicePair.first; in onMapperSubtreeDone()
204 for (const auto& connectionInterfacePair : pathServicePair.second) in onMapperSubtreeDone()