Home
last modified time | relevance | path

Searched defs:cooling_device_info_map_ (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/thermal/
Dthermal-helper.h239 std::unordered_map<std::string, CdevInfo> cooling_device_info_map_; variable
/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp90 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map_, in initializeStats()
129 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map_) { in initializeSensorCdevRequestStats()
Dthermal_info.cpp1835 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map_, in ParseCoolingDeviceStatsConfig()