Searched refs:ThermalStats (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/thermal/utils/ |
D | thermal_stats_helper.h | 100 struct ThermalStats { struct 105 struct SensorTempStats : ThermalStats<float> { argument 159 std::unordered_map<std::string, std::unordered_map<std::string, ThermalStats<int>>> 173 std::unordered_map<std::string, std::unordered_map<std::string, ThermalStats<int>>>
|
D | thermal_stats_helper.cpp | 649 std::unordered_map<std::string, std::unordered_map<std::string, ThermalStats<int>>>
|
/hardware/google/pixel/thermal/tests/ |
D | mock_thermal_helper.h | 65 std::unordered_map<std::string, ThermalStats<int>>>),
|
/hardware/google/pixel/thermal/ |
D | thermal-helper.h | 111 std::unordered_map<std::string, ThermalStats<int>>> 189 const std::unordered_map<std::string, std::unordered_map<std::string, ThermalStats<int>>>
|