Searched refs:systemdInterface (Results 1 – 11 of 11) sorted by relevance
| /openbmc/openpower-debug-collector/watchdog/ |
| H A D | watchdog_common.cpp | 21 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; in transitionHost() local 25 systemdInterface, "StartUnit"); in transitionHost()
|
| /openbmc/phosphor-objmgr/fail-monitor/ |
| H A D | monitor.cpp | 23 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable 66 systemdInterface, "GetUnit"); in getSourceUnitPath() 97 systemdInterface, methodCall); in runTargetAction()
|
| /openbmc/google-misc/subprojects/acpi-power-state-daemon/ |
| H A D | acpi_power_state.cpp | 32 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable 46 systemdInterface, "StartUnit"); in startSystemdUnit()
|
| /openbmc/phosphor-user-manager/phosphor-ldap-config/ |
| H A D | ldap_config_mgr.cpp | 22 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable 57 systemdInterface, "RestartUnit"); in restartService() 73 systemdInterface, "StopUnit"); in stopService()
|
| /openbmc/fb-ipmi-oem/include/ |
| H A D | biccommands.hpp | 25 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable
|
| /openbmc/phosphor-ipmi-flash/bmc/ |
| H A D | general_systemd.cpp | 33 static constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable 56 systemdInterface, "StartUnit"); in trigger()
|
| /openbmc/openpower-debug-collector/dump/ |
| H A D | dump_monitor.cpp | 155 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; in startMpReboot() local 162 systemdInterface, "StartUnit"); in startMpReboot()
|
| /openbmc/google-misc/subprojects/ncsid/src/ |
| H A D | net_config.cpp | 230 static constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; in set_nic_hostless() local 233 systemdInterface, "StartUnit"); in set_nic_hostless()
|
| /openbmc/phosphor-networkd/src/ |
| H A D | network_manager.cpp | 39 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable 559 systemdBusname, systemdObjPath, systemdInterface, "RestartUnit"); in reloadLLDPService()
|
| /openbmc/fb-ipmi-oem/src/ |
| H A D | biccommands.cpp | 274 systemdInterface, "StartUnit"); in ipmiOemSetHostPowerState()
|
| /openbmc/x86-power-control/src/ |
| H A D | power_control.cpp | 2126 static constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable 2139 systemdBusname, systemdPath, systemdInterface, "StartUnit", in systemReset()
|