Searched refs:getAllPELAttributes (Results 1 – 2 of 2) sorted by relevance
543 std::vector<AttributesReference> getAllPELAttributes(SortOrder order) const;
580 std::vector<Repository::AttributesReference> Repository::getAllPELAttributes( in getAllPELAttributes() function in openpower::pels::Repository704 auto attributes = getAllPELAttributes(SortOrder::ascending); in removePELs()