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() 1353 ctx->bus->yield_method_call(ctx->yield, ec, systemDService, in startOrStopService() 1358 ctx->bus->yield_method_call(ctx->yield, ec, systemDService, in startOrStopService() 1366 ctx->yield, ec, systemDService, systemDObjPath, in startOrStopService() 1372 ctx->yield, ec, systemDService, systemDObjPath, systemDMgrIntf, in startOrStopService() 1379 ctx->yield, ec, systemDService, systemDObjPath, systemDMgrIntf, in startOrStopService() 1385 ctx->yield, ec, systemDService, systemDObjPath, in startOrStopService()
|