Searched refs:infoConfig (Results 1 – 2 of 2) sorted by relevance
88 void ThermalZoneManager::UpdateThermalZoneInfo(std::shared_ptr<SensorInfoConfig> &infoConfig) in UpdateThermalZoneInfo() argument90 auto tzInfoList = infoConfig->GetXMLThermalZoneInfo(); in UpdateThermalZoneInfo()91 auto tnInfoList = infoConfig->GetXMLThermalNodeInfo(); in UpdateThermalZoneInfo()92 infoConfig->thermalDataList_.clear(); in UpdateThermalZoneInfo()101 infoConfig->thermalDataList_.push_back(data); in UpdateThermalZoneInfo()111 infoConfig->thermalDataList_.push_back(data); in UpdateThermalZoneInfo()
129 void UpdateThermalZoneInfo(std::shared_ptr<SensorInfoConfig> &infoConfig);