Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/acpi-power-state-daemon/
H A Dacpi_power_state.cpp30 constexpr auto systemdBusName = "org.freedesktop.systemd1"; variable
45 auto method = bus.new_method_call(systemdBusName, systemdPath, in startSystemdUnit()