Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dmanager.hpp223 std::tuple<std::string, uint16_t> getUnexpandedLocationCode(
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp626 std::tuple<std::string, uint16_t> Manager::getUnexpandedLocationCode( in getUnexpandedLocationCode() function in vpd::Manager
749 getUnexpandedLocationCode(i_expandedLocationCode); in getFrusByExpandedLocationCode()