Home
last modified time | relevance | path

Searched refs:propIntf (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-virtual-sensor/
H A DdbusUtils.cpp5 const char* propIntf = "org.freedesktop.DBus.Properties"; variable
67 propIntf, methodSet); in setDbusProperty()
/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.hpp14 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable
H A Dselutility.hpp31 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable
H A Dselutility.cpp169 propIntf, "GetAll"); in prepareSELEntry()
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp44 constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable
145 propIntf, methodGet); in getfromInventory()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp160 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; in setVersions() local
166 propIntf, "Get"); in setVersions()
176 bus.new_method_call(mapperService, activeObjPath, propIntf, "Get"); in setVersions()