Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp659 uint16_t l_nodeNummber = constants::INVALID_NODE_NUMBER; in getUnexpandedLocationCode() local
688 l_nodeNummber = std::stoi(i_expandedLocationCode.substr( in getUnexpandedLocationCode()
742 return std::make_tuple(l_unexpandedLocationCode, l_nodeNummber); in getUnexpandedLocationCode()