Home
last modified time | relevance | path

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

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