Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp468 constants::systemdService, constants::systemdObjectPath, in EnableRebootGuard()
505 constants::systemdService, constants::systemdObjectPath, in DisableRebootGuard()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp216 static constexpr auto systemdObjectPath = "/org/freedesktop/systemd1"; variable