Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp1060 for (const auto& pathGroup : completion.subtree) in processingComplete() local
1062 for (const auto& connectionGroup : pathGroup.second) in processingComplete()
1074 objectMgrPaths[connectionGroup.first] = pathGroup.first; in processingComplete()
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp349 for (const auto& pathGroup : objects) in findObjectManagerPathForEnumerate() local
351 for (const auto& connectionGroup : pathGroup.second) in findObjectManagerPathForEnumerate()
357 objectName, pathGroup.first, connectionName, in findObjectManagerPathForEnumerate()