Searched refs:systemDObjPath (Results 1 – 1 of 1) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 59 const static constexpr char* systemDObjPath = "/org/freedesktop/systemd1"; variable 267 auto method = dbus->new_method_call(systemDService, systemDObjPath, in disablePidControlService() 1345 systemDObjPath, systemDMgrIntf, in startOrStopService() 1350 systemDObjPath, systemDMgrIntf, 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()
|