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.cpp495 auto expandedLocationCode = reply.unpack<std::string>(); in expandLocationCode() local
499 expandedLocationCode += connectorLoc; in expandLocationCode()
502 return expandedLocationCode; in expandLocationCode()