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