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.hpp165 types::ListOfPaths getFrusByExpandedLocationCode(
183 types::ListOfPaths getFrusByUnexpandedLocationCode(
H A Dtypes.hpp138 using ListOfPaths = std::vector<sdbusplus::message::object_path>; typedef
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp137 -> types::ListOfPaths { in Manager()
145 uint16_t& i_nodeNumber) -> types::ListOfPaths { in Manager()
878 types::ListOfPaths Manager::getFrusByUnexpandedLocationCode( in getFrusByUnexpandedLocationCode()
882 types::ListOfPaths l_inventoryPaths; in getFrusByUnexpandedLocationCode()
1056 types::ListOfPaths Manager::getFrusByExpandedLocationCode( in registerHostStateChangeCallback()