Searched refs:initializeSensorMap (Results 1 – 2 of 2) sorted by relevance
| /hardware/google/pixel/thermal/ | ||
| D | thermal-helper.h | 183 bool initializeSensorMap(const std::unordered_map<std::string, std::string> &path_map); |
| D | thermal-helper.cpp | 144 if (!initializeSensorMap(tz_map)) { in ThermalHelperImpl() |