Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.h221 bool runVirtualTempEstimator(std::string_view sensor_name,
Dthermal-helper.cpp995 bool ThermalHelperImpl::runVirtualTempEstimator(std::string_view sensor_name, in runVirtualTempEstimator() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl
1254 if (!runVirtualTempEstimator(sensor_name, sensor_log_map, force_no_cache, in readThermalSensor()