Home
last modified time | relevance | path

Searched refs:SetAuxFlag (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.h52 void SetAuxFlag(bool auxflag);
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_sensor_cluster.cpp349 void ThermalConfigSensorCluster::SetAuxFlag(bool auxflag) in SetAuxFlag() function in OHOS::PowerMgr::ThermalConfigSensorCluster
H A Dthermal_srv_config_parser.cpp268 sc->SetAuxFlag(true); in ParseAuxSensorInfo()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp336 sc->SetAuxFlag(true); in ParseAuxSensorInfo()