Home
last modified time | relevance | path

Searched refs:UtilBase (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil_base.hpp17 class UtilBase class
20 virtual ~UtilBase() = default;
39 const UtilBase& getUtils();
H A Dutil.cpp8 const UtilBase& getUtils() in getUtils()
H A Dutil.hpp26 class Util : public UtilBase
/openbmc/phosphor-power/phosphor-power-supply/test/
H A Dmock.hpp49 class MockedUtil : public UtilBase
87 const UtilBase& getUtils();
H A Dmock.cpp21 const UtilBase& getUtils() in getUtils()