Home
last modified time | relevance | path

Searched refs:propertiesintf (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-pid-control/ipmi/
H A Ddbus_mode.cpp38 static constexpr auto propertiesintf = "org.freedesktop.DBus.Properties"; variable
57 propertiesintf, "GetAll"); in getFanCtrlProperty()
89 propertiesintf, "Set"); in setFanCtrlProperty()
/openbmc/phosphor-pid-control/
H A Dsetsensor.cpp23 static constexpr auto propertiesintf = "org.freedesktop.DBus.Properties"; variable
35 busname.c_str(), path.c_str(), propertiesintf, "Set"); in SetHostSensor()
68 busname.c_str(), path.c_str(), propertiesintf, "Set"); in SetManualMode()
H A Dutil.hpp36 const std::string 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
52 propertiesintf, "Get"); in getProperty()
H A Ddbushelper.cpp81 propertiesintf, "GetAll"); in getProperties()
152 propertiesintf, "GetAll"); in thresholdsAsserted()
188 propertiesintf, "GetAll"); in thresholdsAsserted()