Searched refs:systemDService (Results 1 – 1 of 1) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 58 const static constexpr char* systemDService = "org.freedesktop.systemd1"; variable 267 auto method = dbus->new_method_call(systemDService, systemDObjPath, in disablePidControlService() 1344 ctx->bus->yield_method_call(ctx->yield, ec, systemDService, in startOrStopService() 1349 ctx->bus->yield_method_call(ctx->yield, ec, systemDService, in startOrStopService() 1357 ctx->yield, ec, systemDService, systemDObjPath, in startOrStopService() 1363 ctx->yield, ec, systemDService, systemDObjPath, systemDMgrIntf, in startOrStopService() 1370 ctx->yield, ec, systemDService, systemDObjPath, systemDMgrIntf, in startOrStopService() 1376 ctx->yield, ec, systemDService, systemDObjPath, in startOrStopService()
|