Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp736 std::vector<std::string> l_pimInfList; in getFruTypeProperty() local
742 l_pimInfList = l_serviceInfMap[constants::inventoryManagerService]; in getFruTypeProperty()
746 for (const auto& l_interface : l_pimInfList) in getFruTypeProperty()