Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp824 const nlohmann::json& l_listOfFrus = in getExpandedLocationCode()
827 for (const auto& l_frus : l_listOfFrus.items()) in getExpandedLocationCode()
868 const nlohmann::json& l_listOfFrus = in getFrusByUnexpandedLocationCode()
871 for (const auto& l_frus : l_listOfFrus.items()) in getFrusByUnexpandedLocationCode()
811 const nlohmann::json& l_listOfFrus = getExpandedLocationCode() local
855 const nlohmann::json& l_listOfFrus = getFrusByUnexpandedLocationCode() local
H A Dworker.cpp106 const nlohmann::json& l_listOfFrus = in primeSystemBlueprint() local
109 for (const auto& l_itemFRUS : l_listOfFrus.items()) in primeSystemBlueprint()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Djson_utility.hpp891 const nlohmann::json& l_listOfFrus = in getServiceName() local
894 for (const auto& l_frus : l_listOfFrus.items()) in getServiceName()