Searched refs:ParseAuxSensorLevInfo (Results 1 – 2 of 2) sorted by relevance
49 bool ParseAuxSensorLevInfo(const xmlNodePtr& cur, std::vector<std::string>& auxsensors,
278 if (!ParseAuxSensorLevInfo(cur, auxsensors, i, auxLevelItems)) { in ParseAuxSensorInfo()294 bool ThermalSrvConfigParser::ParseAuxSensorLevInfo(const xmlNodePtr& cur, in ParseAuxSensorLevInfo() function in OHOS::PowerMgr::ThermalSrvConfigParser