Home
last modified time | relevance | path

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

/openbmc/ibm-logging/
H A Dmanager.cpp196 auto assocProperty = properties.find("Associations"); in createCalloutObjects() local
197 auto assocValue = std::get<AssociationsPropertyType>(assocProperty->second); in createCalloutObjects()