Searched refs:sysdService (Results 1 – 4 of 4) sorted by relevance
/openbmc/service-config-manager/src/ |
H A D | utils.cpp | 36 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, sysdMgrIntf, in systemdDaemonReload() 61 yield, ec, sysdService, sysdObjPath, sysdMgrIntf, actionMethod, in systemdUnitAction() 72 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitAction() 105 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitFilesStateChange() 112 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitFilesStateChange() 120 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitFilesStateChange() 127 conn->yield_method_call<>(yield, ec, sysdService, sysdObjPath, in systemdUnitFilesStateChange()
|
H A D | main.cpp | 272 sysdService, sysdObjPath, sysdMgrIntf, "ListUnits"); in init() 322 sysdService, sysdObjPath, dBusPropIntf, dBusGetMethod, sysdMgrIntf, in checkAndInit()
|
H A D | srvcfg_manager.cpp | 277 sysdService, socketObjectPath, dBusPropIntf, in queryAndUpdateProperties() 292 sysdService, objectPath, dBusPropIntf, dBusGetAllMethod, sysdUnitIntf); in queryAndUpdateProperties() 381 yield, ec, sysdService, sysdObjPath, sysdMgrIntf, in stopAndApplyUnitConfig()
|
/openbmc/service-config-manager/inc/ |
H A D | utils.hpp | 36 static constexpr const char* sysdService = "org.freedesktop.systemd1"; variable
|