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