Searched refs:ParseSensorInfo (Results 1 – 3 of 3) sorted by relevance
248 bool ParseSensorInfo(const Json::Value &config,
1036 bool ParseSensorInfo(const Json::Value &config, in ParseSensorInfo() function
166 if (!ParseSensorInfo(config, &sensor_info_map_)) { in ThermalHelperImpl()