Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp119 thermal_helper_handle_ = thermal_helper_handle; in initializeStats()
596 if (thermal_helper_handle_) { in reportThermalAbnormality()
597 thermal_helper_handle_->dumpTraces(name); in reportThermalAbnormality()
Dthermal_stats_helper.h170 ThermalHelper *thermal_helper_handle_; variable