Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp508 auto otherType = assocPath.substr(pos + 1); in findAssociations() local
536 Association association{thisType, otherType, otherPath}; in findAssociations()