Searched refs:systemdBusname (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-user-manager/phosphor-ldap-config/ |
| H A D | ldap_config_mgr.cpp | 20 constexpr auto systemdBusname = "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/phosphor-networkd/src/ |
| H A D | network_manager.cpp | 37 constexpr auto systemdBusname = "org.freedesktop.systemd1"; variable 559 systemdBusname, systemdObjPath, systemdInterface, "RestartUnit"); in reloadLLDPService()
|
| /openbmc/x86-power-control/src/ |
| H A D | power_control.cpp | 2124 static constexpr auto systemdBusname = "org.freedesktop.systemd1"; variable 2139 systemdBusname, systemdPath, systemdInterface, "StartUnit", in systemReset()
|