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 | 42 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 179 loggingPath, loggingCreateIface, "CreateWithFFDCFiles", in fanMissingTimerExpired()
|
| H A D | json_parser.cpp | 52 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 316 loggingPath, loggingCreateIface, "Create", in getGpio()
|
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | fan_error.cpp | 40 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 D | threshold_alarm_logger.cpp | 42 constexpr auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 363 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()
|
| H A D | shutdown_alarm_monitor.cpp | 81 const auto loggingCreateIface = "xyz.openbmc_project.Logging.Create"; variable 455 SDBusPlus::callMethod(loggingService, loggingPath, loggingCreateIface, in createEventLog()
|