Searched refs:thermal_helper_handle_ (Results 1 – 2 of 2) sorted by relevance
119 thermal_helper_handle_ = thermal_helper_handle; in initializeStats()596 if (thermal_helper_handle_) { in reportThermalAbnormality()597 thermal_helper_handle_->dumpTraces(name); in reportThermalAbnormality()
170 ThermalHelper *thermal_helper_handle_; variable