Searched refs:ParsePredictorInfo (Results 1 – 1 of 1) sorted by relevance
544 bool ParsePredictorInfo(const std::string_view name, const Json::Value &sensor, in ParsePredictorInfo() function1349 if (!ParsePredictorInfo(name, sensors[i], &predictor_info)) { in ParseSensorInfo()