Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp191 for (const auto& originalEndpoint : originalEndpoints) in checkAssociationEndpointRemoves() local
194 newEndpoints->second.end(), originalEndpoint) == in checkAssociationEndpointRemoves()
197 toRemove.emplace(originalEndpoint); in checkAssociationEndpointRemoves()