Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp268 for (const auto& l_objectKeyValue : objectMap) in callPIM() local
270 auto l_nodeHandle = objectMap.extract(l_objectKeyValue.first); in callPIM()