Searched refs:propIntf (Results 1 – 7 of 7) sorted by relevance
| /openbmc/phosphor-host-ipmid/app/ |
| H A D | watchdog_service.cpp | 25 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable 59 auto request = wdService.newMethodCall(bus, propIntf, "GetAll"); in getProperties() 115 auto request = wdService.newMethodCall(bus, propIntf, "Get"); in getProperty() 147 auto request = wdService.newMethodCall(bus, propIntf, "Set"); in setProperty()
|
| /openbmc/phosphor-virtual-sensor/src/ |
| H A D | dbusUtils.cpp | 5 const char* propIntf = "org.freedesktop.DBus.Properties"; variable 67 propIntf, methodSet); in setDbusProperty()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | dcmihandler.hpp | 14 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable
|
| H A D | selutility.hpp | 27 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable
|
| H A D | selutility.cpp | 172 propIntf, "GetAll"); in prepareSELEntry()
|
| /openbmc/phosphor-networkd/src/ |
| H A D | inventory_mac.cpp | 44 constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable 148 propIntf, methodGet); in getfromInventory()
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | inband_code_update.cpp | 202 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; in setVersions() local 209 propIntf, "Get"); in setVersions() 223 bus.new_method_call(mapperService, activeObjPath, propIntf, "Get"); in setVersions()
|