Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dtypes.hpp86 constexpr auto ownerPos = 0; variable
H A Dassociations.cpp326 return (std::get<ownerPos>(endpoint) == owner) && in addPendingAssociation()
447 const auto& owner = std::get<ownerPos>(*endpoint); in checkIfPendingAssociation()