Searched refs:loggingCreateIface (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-fan-presence/presence/ |
H A D | gpio.cpp | 40 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 117 loggingCreateIface, "Create", errorName, in logConflict()
|
H A D | error_reporter.cpp | 44 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 180 loggingPath, loggingCreateIface, "CreateWithFFDCFiles", in fanMissingTimerExpired()
|
H A D | json_parser.cpp | 53 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 328 loggingPath, loggingCreateIface, "Create", in getGpio()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan_error.cpp | 39 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 D | threshold_alarm_logger.cpp | 45 constexpr auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 363 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()
|
H A D | shutdown_alarm_monitor.cpp | 84 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 466 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()
|