Searched refs:systemdInterface (Results 1 – 10 of 10) sorted by relevance
/openbmc/phosphor-objmgr/fail-monitor/ |
H A D | monitor.cpp | 35 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable 76 systemdInterface, "GetUnit"); in getSourceUnitPath() 106 systemdInterface, methodCall); in runTargetAction()
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | watchdog_common.cpp | 19 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; in transitionHost() local 23 systemdInterface, "StartUnit"); in transitionHost()
|
/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/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/fb-ipmi-oem/include/ |
H A D | biccommands.hpp | 25 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable
|
/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/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 | 2114 static constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable 2127 systemdBusname, systemdPath, systemdInterface, "StartUnit", in systemReset()
|