Searched refs:ThresholdOperations (Results 1 – 5 of 5) sorted by relevance
29 ThresholdOperations::initialize(this); in initialize()34 ThresholdOperations::updateSensors(this, std::move(newSensors)); in updateSensors()40 return ThresholdOperations::getDetails(this, sensor); in getDetails()
24 ThresholdOperations::initialize(this); in initialize()29 ThresholdOperations::updateSensors(this, std::move(newSensors)); in updateSensors()35 return ThresholdOperations::getDetails(this, sensor); in getDetails()
84 friend ThresholdOperations;
83 friend ThresholdOperations;
7 struct ThresholdOperations struct