Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dtypes.hpp74 constexpr auto reversePathPos = 2; variable
H A Dassociations.cpp357 if (std::get<reversePathPos>(e) == endpointPath) in removeFromPendingAssociations()
442 if (!interfaceMap.contains(std::get<reversePathPos>(e))) in checkIfPendingAssociation()
454 const auto& ownerPath = std::get<reversePathPos>(e); in checkIfPendingAssociation()
642 const auto& reversePath = std::get<reversePathPos>(association); in moveAssociationToPending()