Searched refs:loggingService (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-fan-presence/presence/ |
H A D | gpio.cpp | 38 const auto loggingService = "xyz.openbmc_project.Logging"; variable 116 util::SDBusPlus::callMethod(loggingService, loggingPath, in logConflict()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan_error.cpp | 37 const auto loggingService = "xyz.openbmc_project.Logging"; variable 117 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in commit()
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 43 constexpr auto loggingService = "xyz.openbmc_project.Logging"; variable 363 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()
|
H A D | shutdown_alarm_monitor.cpp | 82 const auto loggingService = "xyz.openbmc_project.Logging"; variable 466 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()
|