Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp512 std::string expandedLocationCode; in expandLocationCode() local
513 reply.read(expandedLocationCode); in expandLocationCode()
517 expandedLocationCode += connectorLoc; in expandLocationCode()
520 return expandedLocationCode; in expandLocationCode()