Home
last modified time | relevance | path

Searched refs:dBusPropIntf (Results 1 – 4 of 4) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dbmccontrolservices.cpp48 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 Dutils.hpp41 static constexpr const char* dBusPropIntf = "org.freedesktop.DBus.Properties"; variable
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp277 sysdService, socketObjectPath, dBusPropIntf, in queryAndUpdateProperties()
292 sysdService, objectPath, dBusPropIntf, dBusGetAllMethod, sysdUnitIntf); in queryAndUpdateProperties()
H A Dmain.cpp322 sysdService, sysdObjPath, dBusPropIntf, dBusGetMethod, sysdMgrIntf, in checkAndInit()