Searched refs:SystemdInterface (Results 1 – 4 of 4) sorted by relevance
10 class SystemdInterface class
15 auto SystemdInterface::startUnit(sdbusplus::async::context& ctx, in startUnit()
64 systemdinterface_src = files('SystemdInterface.cpp')
109 co_await systemd::SystemdInterface::startUnit(ctx, target); in updateGPIOStateAsync()