Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp480 std::string DataInterface::addLocationCodePrefix( in addLocationCodePrefix() function in openpower::pels::DataInterface
508 method.append(addLocationCodePrefix(baseLoc), static_cast<uint16_t>(0)); in expandLocationCode()
545 method.append(addLocationCodePrefix(baseLoc), node); in getInventoryFromLocCode()
H A Ddata_interface.hpp1029 static std::string addLocationCodePrefix(const std::string& locationCode);