Searched refs:allCollections (Results 1 – 3 of 3) sorted by relevance
67 allCollections; in requestRoutesThermal() local91 allCollections.emplace("Temperatures", in requestRoutesThermal()96 allCollections.emplace("Fans", *std::move(fanCollections)); in requestRoutesThermal()98 setSensorsOverride(sensorsAsyncResp, allCollections); in requestRoutesThermal()
329 allCollections; in handleChassisPowerPatch() local330 allCollections.emplace("Voltages", std::move(*voltageCollections)); in handleChassisPowerPatch()331 setSensorsOverride(sensorAsyncResp, allCollections); in handleChassisPowerPatch()
2163 allCollections) in setSensorsOverride()2172 for (auto& collectionItems : allCollections) in setSensorsOverride()