Home
last modified time | relevance | path

Searched refs:getSubType (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dffdc_file_tests.cpp55 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 Dffdc_file.hpp99 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 Dffdc_file.hpp116 uint8_t getSubType() const in getSubType() function in phosphor::power::regulators::FFDCFile
H A Derror_logging.cpp202 file.getFormat(), file.getSubType(), file.getVersion(), in createFFDCTuples()