Home
last modified time | relevance | path

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

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