Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dassociations.hpp70 const std::string& owner, const AssociationPaths& newAssociations,
H A Dassociations.cpp164 const std::string& owner, const AssociationPaths& newAssociations, in checkAssociationEndpointRemoves() argument
190 auto newEndpoints = newAssociations.find(originalAssocPath); in checkAssociationEndpointRemoves()
191 if (newEndpoints == newAssociations.end()) in checkAssociationEndpointRemoves()