Searched refs:systemdPath (Results 1 – 5 of 5) sorted by relevance
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | power_interface.cpp | 25 constexpr auto systemdPath = "/org/freedesktop/systemd1"; variable 30 util::SDBusPlus::callMethod(systemdService, systemdPath, systemdMgrIface, in softPowerOff() 38 systemdService, systemdPath, systemdMgrIface, "StartUnit", in executeHardPowerOff()
|
| /openbmc/google-misc/subprojects/acpi-power-state-daemon/ |
| H A D | acpi_power_state.cpp | 31 constexpr auto systemdPath = "/org/freedesktop/systemd1"; variable 45 auto method = bus.new_method_call(systemdBusName, systemdPath, in startSystemdUnit()
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | fanctl.cpp | 32 constexpr auto systemdPath = "/org/freedesktop/systemd1"; 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 | 75 constexpr auto systemdPath = "/org/freedesktop/systemd1"; variable 386 SDBusPlus::callMethod(systemdService, systemdPath, systemdMgrIface, in timerExpired()
|
| /openbmc/x86-power-control/src/ |
| H A D | power_control.cpp | 2125 static constexpr auto systemdPath = "/org/freedesktop/systemd1"; variable 2139 systemdBusname, systemdPath, systemdInterface, "StartUnit", in systemReset()
|