Home
last modified time | relevance | path

Searched refs:systemdInterface (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.cpp35 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 Dwatchdog_common.cpp19 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 Dacpi_power_state.cpp32 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable
46 systemdInterface, "StartUnit"); in startSystemdUnit()
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config_mgr.cpp22 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 Dgeneral_systemd.cpp33 static constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable
56 systemdInterface, "StartUnit"); in trigger()
/openbmc/fb-ipmi-oem/include/
H A Dbiccommands.hpp25 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.cpp155 constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; in startMpReboot() local
162 systemdInterface, "StartUnit"); in startMpReboot()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.cpp230 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 Dbiccommands.cpp274 systemdInterface, "StartUnit"); in ipmiOemSetHostPowerState()
/openbmc/x86-power-control/src/
H A Dpower_control.cpp2114 static constexpr auto systemdInterface = "org.freedesktop.systemd1.Manager"; variable
2127 systemdBusname, systemdPath, systemdInterface, "StartUnit", in systemReset()