Searched refs:logPMBusError (Results 1 – 5 of 5) sorted by relevance
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | error_logging.hpp | 129 virtual void logPMBusError(Entry::Level severity, Journal& journal, 194 virtual void logPMBusError(Entry::Level severity, Journal& journal,
|
| H A D | error_logging_utils.cpp | 78 errorLogging.logPMBusError(severity, journal, e.getInventoryPath()); in logError()
|
| H A D | error_logging.cpp | 102 void DBusErrorLogging::logPMBusError(Entry::Level severity, Journal& journal, in logPMBusError() function in phosphor::power::regulators::DBusErrorLogging
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | mock_error_logging.hpp | 62 MOCK_METHOD(void, logPMBusError,
|
| H A D | error_logging_utils_tests.cpp | 78 logPMBusError( in TEST() 216 logPMBusError(Entry::Level::Error, Ref(journal), in TEST()
|