Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_config_sensor_cluster.h53 void SetRateFlag(bool rateFlag);
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_config_sensor_cluster.cpp279 void ThermalConfigSensorCluster::SetRateFlag(bool rateFlag) in SetRateFlag() function in OHOS::PowerMgr::ThermalConfigSensorCluster
Dthermal_srv_config_parser.cpp335 sc->SetRateFlag(true); in ParseSensorLevelInfo()
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_config_file_parser.cpp445 sc->SetRateFlag(true); in ParseSensorSubnodeInfo()