Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp162 for (const auto& interfacesPropPair : interfaceJson.items()) in populateInterfaces() local
164 const std::string& interface = interfacesPropPair.key(); in populateInterfaces()
168 for (const auto& propValuePair : interfacesPropPair.value().items()) in populateInterfaces()