Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_predictions_helper.h71 bool initializePredictionSensors(
Dthermal_predictions_helper.cpp163 bool ThermalPredictionsHelper::initializePredictionSensors( in initializePredictionSensors() function in aidl::android::hardware::thermal::implementation::ThermalPredictionsHelper
/aosp_15_r20/hardware/google/pixel/thermal/
Dthermal-helper.cpp192 if (!thermal_predictions_helper_.initializePredictionSensors(sensor_info_map_)) { in ThermalHelperImpl()