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.cpp44 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
180 loggingPath, loggingCreateIface, "CreateWithFFDCFiles", in fanMissingTimerExpired()
H A Djson_parser.cpp53 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
328 loggingPath, loggingCreateIface, "Create", in getGpio()
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp39 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
117 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in commit()
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp45 constexpr auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
363 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()
H A Dshutdown_alarm_monitor.cpp84 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable
466 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()