Searched refs:getSubType (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | ffdc_file_tests.cpp | 55 EXPECT_EQ(file.getSubType(), 0); in TEST() 67 EXPECT_EQ(file.getSubType(), 2); in TEST() 125 EXPECT_EQ(file.getSubType(), 0); in TEST() 131 EXPECT_EQ(file.getSubType(), 3); in TEST()
|
| /openbmc/openpower-hw-diags/util/ |
| H A D | ffdc_file.hpp | 99 uint8_t getSubType() const in getSubType() function in util::FFDCFile 168 e.getFormat(), e.getSubType(), e.getVersion(), in transformFFDC()
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | ffdc_file.hpp | 116 uint8_t getSubType() const in getSubType() function in phosphor::power::regulators::FFDCFile
|
| H A D | error_logging.cpp | 202 file.getFormat(), file.getSubType(), file.getVersion(), in createFFDCTuples()
|