Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dmanager.hpp170 types::ListOfPaths getFrusByExpandedLocationCode(
188 types::ListOfPaths getFrusByUnexpandedLocationCode(
H A Dtypes.hpp139 using ListOfPaths = std::vector<sdbusplus::message::object_path>; typedef
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp104 -> types::ListOfPaths { in Manager()
112 uint16_t& i_nodeNumber) -> types::ListOfPaths { in Manager()
490 types::ListOfPaths Manager::getFrusByUnexpandedLocationCode( in getFrusByUnexpandedLocationCode()
494 types::ListOfPaths l_inventoryPaths; in getFrusByUnexpandedLocationCode()
668 types::ListOfPaths Manager::getFrusByExpandedLocationCode( in getFrusByExpandedLocationCode()