Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp939 std::string l_unexpandedLocationCode{}; in getUnexpandedLocationCode()
979 l_unexpandedLocationCode = in getUnexpandedLocationCode()
987 l_unexpandedLocationCode = "Ufcs"; in getUnexpandedLocationCode()
1011 l_unexpandedLocationCode = "Umts"; in getUnexpandedLocationCode()
1023 return std::make_tuple(l_unexpandedLocationCode, l_nodeNummber); in registerHostStateChangeCallback()
926 std::string l_unexpandedLocationCode{}; getUnexpandedLocationCode() local