Searched refs:dBusPropIntf (Results 1 – 4 of 4) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | bmccontrolservices.cpp | 48 static constexpr const char* dBusPropIntf = "org.freedesktop.DBus.Properties"; variable 150 obj.first.str, dBusPropIntf, "Set", in setBmcControlServices()
|
/openbmc/service-config-manager/inc/ |
H A D | utils.hpp | 41 static constexpr const char* dBusPropIntf = "org.freedesktop.DBus.Properties"; variable
|
/openbmc/service-config-manager/src/ |
H A D | srvcfg_manager.cpp | 277 sysdService, socketObjectPath, dBusPropIntf, in queryAndUpdateProperties() 292 sysdService, objectPath, dBusPropIntf, dBusGetAllMethod, sysdUnitIntf); in queryAndUpdateProperties()
|
H A D | main.cpp | 322 sysdService, sysdObjPath, dBusPropIntf, dBusGetMethod, sysdMgrIntf, in checkAndInit()
|