Home
last modified time | relevance | path

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

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