Home
last modified time | relevance | path

Searched refs:loggingCreateIface (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-fan-presence/presence/
H A Dgpio.cpp40 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
117 loggingCreateIface, "Create", errorName, in logConflict()
H A Derror_reporter.cpp42 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
179 loggingPath, loggingCreateIface, "CreateWithFFDCFiles", in fanMissingTimerExpired()
H A Djson_parser.cpp52 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
316 loggingPath, loggingCreateIface, "Create", in getGpio()
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp40 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
118 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in commit()
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp42 constexpr auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
363 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()
H A Dshutdown_alarm_monitor.cpp81 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
455 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()