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 | 283 sysdService, socketObjectPath, dBusPropIntf, in queryAndUpdateProperties() 311 sysdService, objectPath, dBusPropIntf, dBusGetAllMethod, sysdUnitIntf); in queryAndUpdateProperties()
|
| H A D | main.cpp | 346 sysdService, sysdObjPath, dBusPropIntf, dBusGetMethod, sysdMgrIntf, in checkAndInit()
|