Home
last modified time | relevance | path

Searched defs:propertiesintf (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-pid-control/
H A Dutil.hpp36 const std::string propertiesintf = "org.freedesktop.DBus.Properties"; variable
H A Dsetsensor.cpp23 static constexpr auto propertiesintf = "org.freedesktop.DBus.Properties"; variable
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.hpp18 static constexpr char propertiesintf[] = "org.freedesktop.DBus.Properties"; member in pid_control::DbusHelper
/openbmc/phosphor-pid-control/ipmi/
H A Ddbus_mode.cpp38 static constexpr auto propertiesintf = "org.freedesktop.DBus.Properties"; variable