Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp1337 calledConnections; in processingComplete() local
1343 calledConnections.find(connectionGroup.first); in processingComplete()
1344 if (findConnection != calledConnections.end()) in processingComplete()
1369 calledConnections.insert(connectionGroup.first); in processingComplete()