Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DUsbOverheatEvent.cpp292 hidl_vec<Temperature> thermal_temperatures; in getCurrentTemperature() local
301 thermal_temperatures = temperatures; in getCurrentTemperature()
305 for (auto temperature : thermal_temperatures) { in getCurrentTemperature()