Searched refs:newAssociations (Results 1 – 2 of 2) sorted by relevance
70 const std::string& owner, const AssociationPaths& newAssociations,
164 const std::string& owner, const AssociationPaths& newAssociations, in checkAssociationEndpointRemoves() argument190 auto newEndpoints = newAssociations.find(originalAssocPath); in checkAssociationEndpointRemoves()191 if (newEndpoints == newAssociations.end()) in checkAssociationEndpointRemoves()