Home
last modified time | relevance | path

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

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