Home
last modified time | relevance | path

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

/openbmc/ibm-logging/
H A Dmanager.cpp197 auto assocValue = std::get<AssociationsPropertyType>(assocProperty->second); in createCalloutObjects() local
203 for (const auto& association : assocValue) in createCalloutObjects()