Home
last modified time | relevance | path

Searched refs:tz_map (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/thermal/
Dthermal-helper.cpp171 auto tz_map = parseThermalPathMap(kSensorPrefix.data()); in ThermalHelperImpl() local
172 if (!initializeSensorMap(tz_map)) { in ThermalHelperImpl()
345 initializeTrip(tz_map, &monitored_sensors, thermal_genl_enabled); in ThermalHelperImpl()