Home
last modified time | relevance | path

Searched refs:SetAuxSensorLevelInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_config_sensor_cluster.h50 void SetAuxSensorLevelInfo(AuxSensorInfoMap& auxSensorInfolist);
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_sensor_cluster.cpp339 void ThermalConfigSensorCluster::SetAuxSensorLevelInfo(AuxSensorInfoMap& auxSensorInfolist) in SetAuxSensorLevelInfo() function in OHOS::PowerMgr::ThermalConfigSensorCluster
H A Dthermal_srv_config_parser.cpp288 sc->SetAuxSensorLevelInfo(auxSensorLevelInfo); in ParseAuxSensorInfo()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp347 sc->SetAuxSensorLevelInfo(auxSensorLevelInfo); in ParseAuxSensorInfo()