Searched refs:allSensors (Results 1 – 2 of 2) sorted by relevance
16 :total-number-of-cells="allSensors.length"218 allSensors() {227 return this.getFilteredTableData(this.allSensors, this.activeFilters);
331 const std::vector<std::string>* allSensors, in reduceSensorList() argument334 if ((allSensors == nullptr) || (activeSensors == nullptr)) in reduceSensorList()343 if (allSensors->empty()) in reduceSensorList()351 for (const std::string& sensor : *allSensors) in reduceSensorList()