Home
last modified time | relevance | path

Searched defs:auxLevelItems (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp271 std::vector<AuxLevelItem> auxLevelItems; in ParseAuxSensorInfo() local
295 …ector<std::string>& auxsensors, const uint32_t sensorIdx, std::vector<AuxLevelItem>& auxLevelItems) in ParseAuxSensorLevInfo()