Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp377 const std::string& owner, const std::string& ownerPath, in addSingleAssociation() argument
388 auto a = assocMaps.owners.find(ownerPath); in addSingleAssociation()
453 const auto& ownerPath = std::get<reversePathPos>(e); in checkIfPendingAssociation() local
457 auto endpointPath = ownerPath; in checkIfPendingAssociation()
462 ownerPath, assocMaps); in checkIfPendingAssociation()
468 ownerPath, assocMaps); in checkIfPendingAssociation()
H A Dassociations.hpp144 const std::string& owner, const std::string& ownerPath,