Searched refs:systemdMgrIface (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | power_interface.cpp | 26 constexpr auto systemdMgrIface = "org.freedesktop.systemd1.Manager"; variable 30 util::SDBusPlus::callMethod(systemdService, systemdPath, systemdMgrIface, in softPowerOff() 38 systemdService, systemdPath, systemdMgrIface, "StartUnit", in executeHardPowerOff()
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | fanctl.cpp | 31 constexpr auto systemdMgrIface = "org.freedesktop.systemd1.Manager"; variable 214 systemdService, systemdPath, systemdMgrIface, "ListUnitsByNames", in getStates() 450 systemdService, systemdPath, systemdMgrIface, "StopUnit", in set() 517 systemdService, systemdPath, systemdMgrIface, "StartUnit", in resume() 533 SDBusPlus::callMethod(systemdService, systemdPath, systemdMgrIface, in reload() 558 SDBusPlus::callMethod(systemdService, systemdPath, systemdMgrIface, in dumpFanControl()
|
| /openbmc/phosphor-fan-presence/sensor-monitor/ |
| H A D | shutdown_alarm_monitor.cpp | 76 constexpr auto systemdMgrIface = "org.freedesktop.systemd1.Manager"; variable 386 SDBusPlus::callMethod(systemdService, systemdPath, systemdMgrIface, in timerExpired()
|