Searched refs:systemdObjPath (Results 1 – 7 of 7) sorted by relevance
| /openbmc/openpower-debug-collector/watchdog/ |
| H A D | watchdog_common.cpp | 20 constexpr auto systemdObjPath = "/org/freedesktop/systemd1"; in transitionHost() local 24 auto method = bus.new_method_call(systemdService, systemdObjPath, in transitionHost()
|
| /openbmc/phosphor-objmgr/fail-monitor/ |
| H A D | monitor.cpp | 22 constexpr auto systemdObjPath = "/org/freedesktop/systemd1"; variable 65 auto method = bus.new_method_call(systemdService, systemdObjPath, in getSourceUnitPath() 96 auto method = this->bus.new_method_call(systemdService, systemdObjPath, in runTargetAction()
|
| /openbmc/phosphor-user-manager/phosphor-ldap-config/ |
| H A D | ldap_config_mgr.cpp | 21 constexpr auto systemdObjPath = "/org/freedesktop/systemd1"; variable 56 auto method = bus.new_method_call(systemdBusname, systemdObjPath, in restartService() 72 auto method = bus.new_method_call(systemdBusname, systemdObjPath, in stopService()
|
| /openbmc/fb-ipmi-oem/include/ |
| H A D | biccommands.hpp | 24 constexpr auto systemdObjPath = "/org/freedesktop/systemd1"; variable
|
| /openbmc/openpower-debug-collector/dump/ |
| H A D | dump_monitor.cpp | 154 constexpr auto systemdObjPath = "/org/freedesktop/systemd1"; in startMpReboot() local 161 auto method = b.new_method_call(systemdService, systemdObjPath, in startMpReboot()
|
| /openbmc/phosphor-networkd/src/ |
| H A D | network_manager.cpp | 38 constexpr auto systemdObjPath = "/org/freedesktop/systemd1"; variable 559 systemdBusname, systemdObjPath, systemdInterface, "RestartUnit"); in reloadLLDPService()
|
| /openbmc/fb-ipmi-oem/src/ |
| H A D | biccommands.cpp | 273 auto method = conn->new_method_call(systemdService, systemdObjPath, in ipmiOemSetHostPowerState()
|