Searched refs:kVtEstimatorUnSupported (Results 1 – 3 of 3) sorted by relevance
82 return kVtEstimatorUnSupported; in DumpTraces()543 return kVtEstimatorUnSupported; in Estimate()559 return kVtEstimatorUnSupported; in TFliteGetMaxPredictWindowMs()571 return kVtEstimatorUnSupported; in GetMaxPredictWindowMs()609 return kVtEstimatorUnSupported; in TFlitePredictAfterTimeMs()639 return kVtEstimatorUnSupported; in PredictAfterTimeMs()677 return kVtEstimatorUnSupported; in GetAllPredictions()718 return kVtEstimatorUnSupported; in DumpStatus()731 return kVtEstimatorUnSupported; in Initialize()
33 kVtEstimatorUnSupported = 4, enumerator
1137 } else if (ret == ::thermal::vtestimator::kVtEstimatorUnSupported) { in readPredictionAfterTimeMs()