Home
last modified time | relevance | path

Searched defs:propIntf (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.hpp14 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable
H A Dselutility.hpp30 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable
/openbmc/phosphor-virtual-sensor/
H A DdbusUtils.cpp5 const char* propIntf = "org.freedesktop.DBus.Properties"; variable
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp44 constexpr auto propIntf = "org.freedesktop.DBus.Properties"; variable
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp160 static constexpr auto propIntf = "org.freedesktop.DBus.Properties"; in setVersions() local