Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp544 bool ParsePredictorInfo(const std::string_view name, const Json::Value &sensor, in ParsePredictorInfo() function
1349 if (!ParsePredictorInfo(name, sensors[i], &predictor_info)) { in ParseSensorInfo()