Home
last modified time | relevance | path

Searched defs:pelEntry (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp283 const nlohmann::json& pelEntry, const std::string& name) in getComponentID()
H A Drepository.cpp596 [&attributes](auto& pelEntry) { in getAllPELAttributes()
H A Dmanager.cpp971 auto pelEntry = std::make_unique<PELEntry>(_logManager.getBus(), path, in createPELEntry() local