Home
last modified time | relevance | path

Searched defs:reversePath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp284 const std::string& reversePath, const std::string& reverseType, in createAssociation()
/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp640 const auto& reversePath = std::get<reversePathPos>(association); in moveAssociationToPending() local