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.hpp1314 calledConnections; in processingComplete() local
1320 calledConnections.find(connectionGroup.first); in processingComplete()
1321 if (findConnection != calledConnections.end()) in processingComplete()
1346 calledConnections.insert(connectionGroup.first); in processingComplete()