Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/application/protector/src/policy/
Dthermal_kernel_config_file.cpp148 xmlChar* xmlThreshold = xmlGetProp(subNode, BAD_CAST"threshold"); in ParseSubNode() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_srv_config_parser.cpp418 xmlChar* xmlThreshold = xmlGetProp(subNode, BAD_CAST("threshold")); in ParseLevelThreshold() local
741 xmlChar* xmlThreshold = xmlGetProp(cur, BAD_CAST"threshold"); in ParseFanFaultInfo() local
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_config_file_parser.cpp434 xmlChar* xmlThreshold = xmlGetProp(subNode, BAD_CAST("threshold")); in ParseSensorSubnodeInfo() local