Searched refs:GetAllPredictions (Results 1 – 3 of 3) sorted by relevance
107 VtEstimatorStatus GetAllPredictions(std::vector<float> *output);
671 VtEstimatorStatus VirtualTempEstimator::GetAllPredictions(std::vector<float> *output) { in GetAllPredictions() function in thermal::vtestimator::VirtualTempEstimator
297 predictor_sensor_info.virtual_sensor_info->vt_estimator->GetAllPredictions( in ThermalHelperImpl()1172 predictor_sensor_info.virtual_sensor_info->vt_estimator->GetAllPredictions(predictions); in readTemperaturePredictions()