Home
last modified time | relevance | path

Searched refs:SetRateFlag (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.h53 void SetRateFlag(bool rateFlag);
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_sensor_cluster.cpp354 void ThermalConfigSensorCluster::SetRateFlag(bool rateFlag) in SetRateFlag() function in OHOS::PowerMgr::ThermalConfigSensorCluster
H A Dthermal_srv_config_parser.cpp410 sc->SetRateFlag(true); in ParseSensorLevelInfo()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp459 sc->SetRateFlag(true); in ParseSensorSubnodeInfo()