Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp245 xmlChar* xmlPropValue = xmlGetProp(subNode, levStateProp->name); in ParseLevelState() local
639 xmlChar* xmlPropValue = xmlGetProp(subNode, actionProp->name); in ParsePolicyActionInfo() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp493 xmlChar* xmlPropValue = xmlGetProp(subNode, actionProp->name); in ParsePolicySubnode() local