Home
last modified time | relevance | path

Searched refs:SetSensorLevelInfo (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.h49 void SetSensorLevelInfo(SensorInfoMap& sensorInfolist);
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_sensor_cluster.cpp334 void ThermalConfigSensorCluster::SetSensorLevelInfo(SensorInfoMap& sensorInfolist) in SetSensorLevelInfo() function in OHOS::PowerMgr::ThermalConfigSensorCluster
H A Dthermal_srv_config_parser.cpp385 sc->SetSensorLevelInfo(sensorLevelInfo); in ParseSensorInfo()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp367 sc->SetSensorLevelInfo(sensorLevelInfo); in ParseSensorInfo()