Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp521 auto thisType = a->first.substr(pos + 1); in findAssociations() local
525 Association association{thisType, otherType, otherPath}; in findAssociations()