Home
last modified time | relevance | path

Searched defs:locCode (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_callout_test.cpp215 std::string locCode(81, 'L'); in TEST() local
230 std::string locCode(80, 'L'); in TEST() local
244 std::string locCode(79, 'L'); in TEST() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp87 constexpr auto locCode = "xyz.openbmc_project.Inventory.Decorator.LocationCode"; variable
471 DBusValue locCode; in getLocationCode() local
866 void DataInterfaceBase::addDIMMLocCode(const std::string& locCode, in addDIMMLocCode()
872 bool DataInterfaceBase::isDIMM(const std::string& locCode) in isDIMM()
1034 std::string locCode; in notifyPresenceSubsribers() local
H A Dsrc.cpp892 std::string locCode; in addInventoryCallout() local
1024 auto locCode = regCallout.locCode; in addRegistryCallout() local
1228 std::optional<std::string> locCode; in addDevicePathCallouts() local
1316 std::string locCode; in addJSONCallout() local
H A Dservice_indicators.cpp196 for (const auto& locCode : locationCodes) in getInventoryPaths() local
H A Dregistry.hpp218 std::string locCode; member
H A Dpel.cpp746 auto locCode{callout->locationCode()}; in addAdDetailsForDIMMsCallout() local