Home
last modified time | relevance | path

Searched refs:SensorProperties (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper_interface.hpp9 struct SensorProperties struct
43 SensorProperties* prop) = 0;
H A Ddbushelper.hpp44 SensorProperties* prop) override;
H A Ddbuspassive.hpp69 void initFromSettings(const SensorProperties& settings, bool failed);
H A Ddbuspassive.cpp80 SensorProperties settings; in createDbusPassive()
327 void DbusPassive::initFromSettings(const SensorProperties& settings, in initFromSettings()
H A Ddbushelper.cpp73 const std::string& path, SensorProperties* prop) in getProperties()
/openbmc/phosphor-pid-control/test/
H A Ddbushelper_mock.hpp19 SensorProperties*));
H A Ddbus_passive_unittest.cpp93 SensorProperties* prop) { in DbusPassiveTestObj()
627 SensorProperties* prop) { in DbusPassiveTestUnaSensorNotAsFailedObj()
817 SensorProperties* prop) in GetPropertiesMax3k()
827 const std::string&, const std::string&, SensorProperties*)>;