Home
last modified time | relevance | path

Searched refs:auxflag (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_config_sensor_cluster.h52 void SetAuxFlag(bool auxflag);
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_config_sensor_cluster.cpp274 void ThermalConfigSensorCluster::SetAuxFlag(bool auxflag) in SetAuxFlag() argument
276 auxFlag_ = auxflag; in SetAuxFlag()