Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp591 Repository::getAllPELAttributes(SortOrder order) const in getAllPELAttributes() function in openpower::pels::Repository
714 auto attributes = getAllPELAttributes(SortOrder::ascending); in removePELs()
H A Drepository.hpp543 std::vector<AttributesReference> getAllPELAttributes(SortOrder order) const;