Home
last modified time | relevance | path

Searched refs:auxSensorLevelInfo (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp336 AuxSensorInfoMap auxSensorLevelInfo; in ParseAuxSensorInfo() local
346 auxSensorLevelInfo.emplace(sensorType, ParseAuxSensorSubnodeInfo(cur, auxSensorList, i)); in ParseAuxSensorInfo()
348 auxSensorInfoMap_.emplace(name, auxSensorLevelInfo); in ParseAuxSensorInfo()
349 sc->SetAuxSensorLevelInfo(auxSensorLevelInfo); in ParseAuxSensorInfo()
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp266 AuxSensorInfoMap auxSensorLevelInfo; in ParseAuxSensorInfo() local
286 auxSensorLevelInfo.emplace(sensorType, auxLevelItems); in ParseAuxSensorInfo()
288 sc->SetAuxSensorLevelInfo(auxSensorLevelInfo); in ParseAuxSensorInfo()

Completed in 4 milliseconds