Searched refs:setSensorValue (Results 1 – 5 of 5) sorted by relevance
38 int setSensorValue(const std::string& req, std::string& propertyValue);
305 int ChassisIntrusionSensor::setSensorValue(const std::string& req, in setSensorValue() function in ChassisIntrusionSensor354 return setSensorValue(req, propertyValue); in start()
233 int setSensorValue(const double& newValue, double& oldValue) in setSensorValue() function 279 return setSensorValue(newValue, oldValue); in setInitialProperties()
126 void setSensorValue(double value);
406 void VirtualSensor::setSensorValue(double value) in setSensorValue() function in phosphor::virtual_sensor::VirtualSensor468 setSensorValue(val); in updateVirtualSensor()