Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp608 for (const auto& l_aProperty : l_propertyValueMap) in resetDataUnderPIM() local
610 const std::string& l_propertyName = l_aProperty.first; in resetDataUnderPIM()
611 const auto& l_propertyValue = l_aProperty.second; in resetDataUnderPIM()