Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.hpp112 using AttributesReference = typedef in openpower::pels::Repository
543 std::vector<AttributesReference> getAllPELAttributes(SortOrder order) const;
H A Drepository.cpp590 std::vector<Repository::AttributesReference> Repository::getAllPELAttributes( in getAllPELAttributes()
593 std::vector<Repository::AttributesReference> attributes; in getAllPELAttributes()